| Name | Description |
![Public Property](dotnetimages/PublicProperty.gif) | BitsPerPixel |
Gets the bits per pixel of the image.
|
![Public Property](dotnetimages/PublicProperty.gif) | BytesPerLine |
Gets the number of bytes per scanline for the image data.
|
![Public Property](dotnetimages/PublicProperty.gif) | ColorSpace |
Gets the color space of the image.
|
![Public Property](dotnetimages/PublicProperty.gif) | Compression |
Gets the compression of the image file.
|
![Public Property](dotnetimages/PublicProperty.gif) | Document |
Gets extra information about the image if the file is a document format.
|
![Public Property](dotnetimages/PublicProperty.gif) | Fax |
Gets extra information about the image if the file format is FAX.
|
![Public Property](dotnetimages/PublicProperty.gif) | Format |
Gets the image file format.
|
![Public Property](dotnetimages/PublicProperty.gif) | Gif |
Gets extra information about the image if the file format is GIF.
|
![Public Property](dotnetimages/PublicProperty.gif) | HasAlpha |
Determines whether or not the image contains alpha channel information.
|
![Public Property](dotnetimages/PublicProperty.gif) | HasResolution |
Determines whether or not the file has resolution values (DPI) stored inside.
|
![Public Property](dotnetimages/PublicProperty.gif) | Height |
Gets the height of the image in pixels.
|
![Public Property](dotnetimages/PublicProperty.gif) | IsLink |
Determines whether or not the file is an image file or a link to an image file.
|
![Public Property](dotnetimages/PublicProperty.gif) | IsRotated |
Determines whether or not the image has a rotated view perspective.
|
![Public Property](dotnetimages/PublicProperty.gif) | IsSigned |
Determines whether or not the image data is signed.
|
![Public Property](dotnetimages/PublicProperty.gif) | Jpeg |
Gets extra information about the image if the file format is JPEG or LEAD CMP.
|
![Public Property](dotnetimages/PublicProperty.gif) | Name |
Gets the file name.
|
![Public Property](dotnetimages/PublicProperty.gif) | Order |
Gets the byte order of the image.
|
![Public Property](dotnetimages/PublicProperty.gif) | PageNumber |
Gets the page number of the file.
|
![Public Property](dotnetimages/PublicProperty.gif) | Psd |
Gets extra information about the image if the file format is PSD.
|
![Public Property](dotnetimages/PublicProperty.gif) | SizeDisk |
Gets the size of the image file on disk.
|
![Public Property](dotnetimages/PublicProperty.gif) | SizeMemory |
Gets the size of the image when loaded uncompressed in memory.
|
![Public Property](dotnetimages/PublicProperty.gif) | Tiff |
Gets extra information about the image if the file format is TIFF.
|
![Public Property](dotnetimages/PublicProperty.gif) | TotalPages |
Gets the total number of pages in the file.
|
![Public Property](dotnetimages/PublicProperty.gif) | ViewPerspective |
Gets the view perspective of the image.
|
![Public Property](dotnetimages/PublicProperty.gif) | Width |
Gets the width of the image in pixels.
|
![Public Property](dotnetimages/PublicProperty.gif) | XResolution |
Gets the horizontal resolution (DPI) of the image.
|
![Public Property](dotnetimages/PublicProperty.gif) | YResolution |
Gets the vertical resolution (DPI) of the image.
|