The following tables list the members exposed by CodecsImageInfo.
Name | Description | |
---|---|---|
BitsPerPixel | Gets the bits per pixel of the image. | |
BytesPerLine | Gets the number of bytes per scanline for the image data. | |
Compression | Gets the compression of the image file. | |
Fax | Gets the CodecsFaxImageInfo class that specifies the FAX format options. | |
Format | Gets the image file format. | |
Gif | Gets the CodecsGifImageInfo class that specifies the GIF format options. | |
HasResolution | Determines whether the file has resolution values (DPI) stored inside. | |
Height | Gets the height of the image. | |
IsRotated | Determines whether the image has a rotated view perspective. | |
Jpeg | Gets the CodecsJpegImageInfo class that specifies the JPEG format options. | |
Name | Gets the filename. | |
Order | Gets the byte order of the image. | |
PageNumber | Gets the page number of the file. | |
Palette | Gets the images palette. | |
SizeDisk | Gets the size of the image file on disk. | |
SizeMemory | Gets the size of the image in memory. | |
Tiff | Gets the CodecsTiffImageInfo class that specifies the TIFF format options. | |
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. | |
XResolution | Gets the horizontal resolution (DPI) of the image. | |
YResolution | Gets the vertical resolution (DPI) of the image. |