Imaging Control 4 C Library  1.2.0
IC4_IMAGEBUFFER_SAVE_OPTIONS_PNG Struct Reference

Contains image file storage options for PNG files. More...

Data Fields

int store_bayer_raw_data_as_monochrome
 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.
 
enum IC4_PNG_COMPRESSION_LEVEL compression_level
 Specifies the PNG compression level.
 

Detailed Description

Contains image file storage options for PNG files.