The following tables list the members exposed by ImageDescription.
Public Constructors
Public Fields
| Name | Description |
| c_sImageType | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Public Properties
| Name | Description |
| BitsPerPixel | The color resolution of the image. |
Top
Public Methods
| Name | Description |
| Clone | Creates an exact replica of this ImageDescription object. |
| GetExtension | Returns the file extension of the image |
| GetImageType | The image type of of the image |
| GetMimeType | Returns the mime type of the image. |
Top
See Also