Image.saveAsTiff

Save the image as tiff.

class Image
void
saveAsTiff

Parameters

path string

where the image is saved

cmyk bool

Stores tags for separated CMYK (use | to combine with TIFF compression flags)

compress TiffCompressOption

compression level

Meta