Saves the current project to a pnm file.
pnm
filename (str or Path) – The name of the file. Can include an absolute or relative path as well. If only a filename is given it will be saved in the current working directory.
None