Accusoft.ImagXpressSdk Namespace : ImageXData Class |
For a list of all members of this type, see ImageXData members.
Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the number of bits per pixel. |
![]() | ColorSpace | Gets the color space of the current image. |
![]() | Compression | Gets the compression employed on the current image. |
![]() | Format | Gets the file format of the current image. |
![]() | Height | Gets the height value of the current image. |
![]() | PhotometricInterpretation | The Photometric Interpretation of the image. |
![]() | Progressive | Gets an indicator which determines if the current image is a progressive scan image. |
![]() | Resolution | Gets the resolution for the current image. |
![]() | Size | Gets the file size of the current image file. |
![]() | Stride | Gets the number of bytes needed to advance from the beginning of one row in an image to the beginning of the next row. |
![]() | Width | Gets the width value of the current image. |