PnmImageInfo Properties |
The PnmImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
| Format | Gets the PNM Format. | |
| FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
| ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
| MaxValue | Gets the maximum pixel value, as specified in the file. | |
| PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
| Resolution | The image resolution, usually in dots per inch. (Inherited from ImageInfo.) | |
| Size | The width and height of the image, as loaded. (Inherited from ImageInfo.) |