Click or drag to resize

ImageInfo Properties

The ImageInfo type exposes the following members.

Properties
  NameDescription
Public propertyColorDepth
The bits per pixel of the image, as loaded.
Public propertyFrameCount
The number of frames/images/pages in the file.
Public propertyImageType Obsolete.
The file format.
Public propertyPixelFormat
The PixelFormat of the image, as loaded.
Public propertyResolution
The image resolution, usually in dots per inch.
Public propertySize
The width and height of the image, as loaded.
Top
See Also