In This Topic
The following tables list the members exposed by
ImageInfo.
Public Constructors
| Name | Description |
 | ImageInfo | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | BitsPerPixel | Gets the number of bits per pixel for the image. |
 | ColorChannelsFormat | Gets the color channels format of the image. |
  | Empty | Gets the empty image info. |
 | Height | Gets the height, in pixels, of the image. |
 | Palette | Gets the palette of the image. |
 | PixelFormat | Gets the pixel format of the image. |
 | Resolution | Gets the resolution, in pixels per inch, of the image. |
 | Width | Gets the width, in pixels, of the image. |
Public Methods
See Also