ImageType PropertiesTerminal Works - TwainScanning.Net Library

The ImageType type exposes the following members.

Properties

  NameDescription
Public propertyBitDepth
Specifies the pixel bit depths for the Current value of PixelType. ICAP_BITDEPTH
Public propertyBitDepthReduction
Specifies the Reduction Method the Source should use to reduce the bit depth of the data. Most commonly used with PixelType = BW to reduce gray data to black and white. ICAP_BITDEPTHREDUCTION
Public propertyBitOrder
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
Public propertyCustHalftone
Specifies the square-cell halftone (dithering) matrix the Source should use to halftone the image. ICAP_CUSTHALFTONE
Public propertyHalftones
A list of names of the halftone patterns available within the Source. ICAP_HALFTONES
Public propertyPixelFlawor
Sense of the pixel whose numeric value is zero. ICAP_PIXELFLAVOR
Public propertyPixelType
The type of pixel data (B/W, gray, color, etc.). ICAP_PIXELTYPE
Public propertyThreshold
Specifies the dividing line between black and white. This is the value the Source will use to threshold, if needed, when PixelType = BW. ICAP_THRESHOLD
Top
See Also

Reference