CWIMAQColorPlanes Enumeration
From NI Vision for Visual Basic
CWIMAQColorPlanes Enumeration
CWIMAQColorPlanes are used to specify which color plane to extract with CWIMAQVision.ExtractSingleColorPlane.
You can use the following constants with this data type:
- cwimaqBluePlane—Blue plane.
- cwimaqGreenPlane—Green plane.
- cwimaqHuePlane—Hue plane.
- cwimaqIntensityPlane—Intensity plane.
- cwimaqLuminancePlane—Luminance plane.
- cwimaqRedPlane—Red plane.
- cwimaqSaturationPlane—Saturation plane.
- cwimaqValuePlane—Value plane.