Image.saveAsPgm

Save the image as pgm.

class Image
void
saveAsPgm

Parameters

path string

where the image is saved

option PnmSaveOption

Saves the bitmap as a binary file or an ascii file

Meta