The ImageType type exposes the following members.
Properties
Name | Description | |
---|---|---|
BitDepth |
Specifies the pixel bit depths for the Current value of PixelType.
ICAP_BITDEPTH
| |
BitDepthReduction | ||
BitOrder |
Specifies how the bytes in an image are filled by the Source. MsbFirst indicates that the
leftmost bit in the byte (usually bit 7) is the byte’s Most Significant Bit.
ICAP_BITORDER
| |
CustHalftone |
Specifies the square-cell halftone (dithering) matrix the Source should use to halftone the image.
ICAP_CUSTHALFTONE
| |
Halftones |
A list of names of the halftone patterns available within the Source.
ICAP_HALFTONES
| |
PixelFlawor |
Sense of the pixel whose numeric value is zero.
ICAP_PIXELFLAVOR
| |
PixelType |
The type of pixel data (B/W, gray, color, etc.).
ICAP_PIXELTYPE
| |
Threshold |
See Also