The following tables list the members exposed by GetInformationResponse.
Public Constructors
Name | Description | |
---|---|---|
![]() |
GetInformationResponse | Initializes a new instance of the GetInformationResponse class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BitsPerPixel | Gets the bits per pixel of the image. |
![]() |
BytesPerLine | Gets the number of bytes per scanline for the image data. |
![]() |
ColorSpace | Gets the color space of the image, refer to CodecsColorSpaceType. |
![]() |
Compression | Gets the compression of the image file. |
![]() |
Format | Gets the image file format. |
![]() |
HasAlpha | Determines whether the image contains alpha channel information or not. |
![]() |
HasResolution | Determines whether the file has resolution values (DPI) stored inside or not. |
![]() |
Height | Gets the height of the image in pixels. |
![]() |
IsRotated | Determines whether the image has a rotated view perspective or not. |
![]() |
IsSigned | Determines whether the image data is signed or not. |
![]() |
Order | Gets the byte order of the image. |
![]() |
PageNumber | Gets the page number of the file. |
![]() |
SizeDisk | Gets the size of the image file on disk. |
![]() |
SizeMemory | Gets the size of the image when loaded uncompressed in memory. |
![]() |
TotalPages | Gets the total number of pages in the file. |
![]() |
ViewPerspective | Gets the view perspective of the image. |
![]() |
Width | Gets the width of the image in pixels. |
![]() |
XResolution | Gets the horizontal resolution (DPI) of the image. |
![]() |
YResolution | Gets the vertical resolution (DPI) of the image. |
![]() |
Products |
Support |
Feedback: GetInformationResponse Class Members - Leadtools.Services.Raster.DataContracts |
Introduction |
Help Version 19.0.2017.6.16
|