pixel_format property
Specifies the pixel format for the generated images. Read/write ImagePixelFormat.
Definition:
@property
def pixel_format(self):
...
@pixel_format.setter
def pixel_format(self, value):
...
See Also
- enumeration ImagePixelFormat
- class TiffConverterOptions
- module slidize
- library Slidize