CWIMAQSubPixelAccuracyValues Enumeration

NI Vision for Visual Basic

CWIMAQSubPixelAccuracyValues Enumeration

CWIMAQSubPixelAccuracyValues specify the number of samples to obtain from a pixel. A subpixel accuracy of one-fourth specifies that each pixel is split into four subpixels.

You can use the following constants with this data type:

  • cwimaqSubPixelNone—None.
  • cwimaqSubPixelOneEighth—One-eighth.
  • cwimaqSubPixelOneEleventh—One-eleventh.
  • cwimaqSubPixelOneFifth—One-fifth.
  • cwimaqSubPixelOneFourth—One-fourth.
  • cwimaqSubPixelOneHalf—One-half.
  • cwimaqSubPixelOneNinth—One-ninth.
  • cwimaqSubPixelOneSeventh—One-seventh.
  • cwimaqSubPixelOneSixth—One-sixth.
  • cwimaqSubPixelOneTenth—One-tenth.
  • cwimaqSubPixelOneThird—One-third.
  • cwimaqSubPixelOneTwelveth—One-twelfth.

See Also

CWIMAQEdgeOptions

CWIMAQVision.InterpolatePoints