NI-IMAQ C Function Reference

IMG_ATTR_COLOR_RGB_CORING_LEVEL

  • Updated2023-02-21
  • 1 minute(s) read

Selects among four different coring levels. On any image pixel, if the color saturation of the pixel is lower than the specified value, the saturation is set to zero, which results in a monochrome pixel.

Values

The following list includes possible constant values:

  • IMG_COLOR_RGB_CORING_LEVEL_NOCORING—Coring not activated.
  • IMG_COLOR_RGB_CORING_LEVEL_C1—Coring activated for saturation equal or below 1 LSB.
  • IMG_COLOR_RGB_CORING_LEVEL_C3—Coring activated for saturation equal or below 3 LSB.
  • IMG_COLOR_RGB_CORING_LEVEL_C7—Coring activated for saturation equal or below 7 LSB.

Remarks

The following table shows when the property is readable and writable and what devices it applies to.

Datatype Readable Writable Device
uInt32 Always Configuration
  • NI PCI-1405
  • NI PCI/PXI-1411

Log in to get a better experience