Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 710 Bytes

File metadata and controls

13 lines (10 loc) · 710 Bytes

ColorDepth

Used to specify the parameter value passed to a Tiff image device.

Enum

Name Type Value Description
_default String 'Default' Default color depth. 32 bit depth is used by default.
format1bpp String 'Format1bpp' 1 bit per pixel. Equal
format4bpp String 'Format4bpp' 4 bits per pixel. Equal
format8bpp String 'Format8bpp' 8 bits per pixel. Equal

[Back to Model list] [Back to API list] [Back to README] [View Source]