Imaging Control 4 C++ Library 1.0.0
Loading...
Searching...
No Matches
SaveTiffOptions Struct Reference

Contains image file storage options for TIFF 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.
 

Detailed Description

Contains image file storage options for TIFF files.

See also
imageBufferSaveAsTiff()