SubPixelAccuracy Property
Syntax
CWIMAQEdgeOptions.SubPixelAccuracy
Data Type
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.
Purpose
Number of samples to obtain from a pixel. For example, a subpixel accuracy of one-fourth specifies that each pixel is split into four subpixels. The default is cwimaqSubPixelNone.