| ImageInfo Fields | 
The ResultImageItemImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BitsPerPixel | 
            Impacted by cap: ICAP_BITDEPTH
              | |
| BitsPerSample | 
            Calculated by BitsPerPixel divided by SamplesPerPixel.
              | |
| Compression | 
            Impacted by cap: ICAP_COMPRESSION
              | |
| ImageLength | 
            Impacted by cap: TW_IMAGELAYOUT.TW_FRAME.Bottom - TW_FRAME.Top
              | |
| ImageWidth | 
            Impacted by cap: TW_IMAGELAYOUT.TW_FRAME.Right - TW_FRAME.Left
              | |
| PixelType | 
            Impacted by cap: ICAP_PIXELTYPE
              | |
| Planar | 
            Impacted by cap: ICAP_PLANARCHUNKY
              | |
| SamplesPerPixel | 
            Impacted by cap: ICAP_PIXELTYPE (i.e. TWPT_BW has 1, TWPT_RGB has 3)
              | |
| XResolution | 
            Impacted by cap: ICAP_XRESOLUTION
              | |
| YResolution | 
            Impacted by cap: ICAP_YRESOLUTION
              |