CWIMAQColorRGBCoringLevels Enumeration
From NI Vision for Visual Basic
CWIMAQColorRGBCoringLevels Enumeration
CWIMAQColorRGBCoringLevels are the constants for the RGBCoringLevel property on the CWIMAQColor object.
You can use the following constants with this data type:
- cwimaqRGBCoringLevelC1—Coring is activated for saturation equal or below 1 LSB.
- cwimaqRGBCoringLevelC3—Coring is activated for saturation equal or below 3 LSB.
- cwimaqRGBCoringLevelC7—Coring is activated for saturation equal or below 7 LSB.
- cwimaqRGBNoCoring—The coring function is disabled.