PNMImageInfo Properties |
The PNMImageInfo type exposes the following members.
Name | Description | |
---|---|---|
BitsPerPixel |
Number of bits per image's pixel.
(Inherited from ImageInfo.) | |
FrameIndex |
Frame's index.
(Inherited from ImageInfo.) | |
Height |
Image's height.
(Inherited from ImageInfo.) | |
MaxDataValue |
Maximum pixel's value in source PNM image.
| |
TotalFrames |
Total frames in the image.
(Inherited from ImageInfo.) | |
Version |
PNM file version (format), [1, 6].
| |
Width |
Image's width.
(Inherited from ImageInfo.) |