CWIMAQPhotometricModes Enumeration

From NI Vision for Visual Basic

CWIMAQPhotometricModes Enumeration

CWIMAQPhotometricModes are constants for the Photometric property on the CWIMAQTIFFFileOptions object.

You can use the following constants with this data type:

  • cwimaqPhotometricBlackIsZero—Pixels with a 0 value are considered black.
  • cwimaqPhotometricWhiteIsZero—Pixels with a 0 value are considered white.

See Also

CWIMAQTIFFFileOptions.Photometric