TIFFFileOptions

NI Vision for LabWindows/CVI Function

TIFFFileOptions

Defines how the function writes the TIFF file.

Elements

Name

Type

Description

rowsPerStrip int Indicates the number of rows that the function writes per strip. Set this element to 0 if you want the function to write all of the data in one strip.
photoInterp PhotometricMode Designates which photometric interpretation to use. The function only uses photoInterp when writing unsigned 8-bit images.
compressionType TIFFCompressionType Indicates the type of compression to use on the TIFF file.