TwImageInfo FieldsTerminal Works - TwainScanning.Net Library

The TwImageInfo type exposes the following members.

Fields

  NameDescription
Public fieldBitsPerPixel
Number of bits for each padded pixel.
Public fieldBitsPerSample
Number of bits for each sample.
Public fieldCompression
How the data is compressed.
Public fieldImageLength
Rows in the image, -1 if unknown by DS.
Public fieldImageWidth
Columns in the image, -1 if unknown by DS.
Public fieldPixelType
How to interp data; photo interp.
Public fieldPlanar
True if Planar, False if chunky.
Public fieldSamplesPerPixel
Number of samples per pixel, 3 for RGB.
Public fieldXResolution
Resolution in the horizontal.
Public fieldYResolution
Resolution in the vertical.
Top
See Also

Reference