Photometric Property

NI Vision for Visual Basic

Photometric Property

Syntax

CWIMAQTIFFFileOptions.Photometric

Data Type

CWIMAQPhotometricModes

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.

Purpose

Photometric interpretation to use.

See Also

CWIMAQPhotometricModes