←Select platform

GetInformationResponse Class Properties

Summary

For a list of all members of this type, see GetInformationResponse members

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Raster.DataContracts Assembly