Imaging Control 4 C++ Library 1.2.0
|
Contains image file storage options for PNG files. More...
Public Attributes | |
bool | store_raw_bayer_data_as_monochrome = false |
If set, and the image buffer's pixel format is a bayer format, interpret the pixel data as monochrome and store the raw data as a monochrome image. | |
PngCompressionLevel | compression_level = PngCompressionLevel::Auto |
Specifies the PNG compression level. | |
Contains image file storage options for PNG files.