Image.saveAsPpm

Save the image as ppm.

class Image
void
saveAsPpm

Parameters

path string

where the image is saved

option PnmSaveOption

Saves the bitmap as a binary file or an ascii file

Meta