ImageInfo Properties |
The ImageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorDepth | The bits per pixel of the image, as loaded. |
![]() | FrameCount | The number of frames/images/pages in the file. |
![]() | ImageType | Obsolete. The file format. |
![]() | PixelFormat | The PixelFormat of the image, as loaded. |
![]() | Resolution | The image resolution, usually in dots per inch. |
![]() | Size | The width and height of the image, as loaded. |