Image.saveAsPbm

Save the image as pbm.

class Image
void
saveAsPbm

Parameters

path string

where the image is saved

option PnmSaveOption

Saves the bitmap as a binary file or an ascii file

Meta