JpegImageInfo Properties |
The JpegImageInfo type exposes the following members.
Name | Description | |
---|---|---|
Arithmetic | Gets a value indicating if the Jpeg is encoded with arithmetic compression. | |
ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
Progressive | Gets a value indicating if the Jpeg is encoded progressively. | |
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.) |