Click or drag to resize

TwainImageInfo Properties

The TwainImageInfo type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerPixel
Gets the number of bits per pixel for the image.
Public propertyCompression
Gets the compression mode used in the data transfer.
Public propertyPixelType
Gets the pixel type of the image.
Public propertyPlanar
Gets a value indicating whether the image data is transferred in planar format.
Public propertyResolution
Gets the resolution values for the transfer.
Public propertySamplePerPixel
Gets the number of samples per pixel.
Public propertySize
Gets the size of the image.
Top
See Also