The following tables list the members exposed by ImageFormat.
| Name | Description | |
|---|---|---|
|  | ImageFormat Constructor | Initializes a new instance of the ImageFormat class. | 
| Name | Description | |
|---|---|---|
|   | Bmp | Static variable for Bmp image format | 
|   | BmpGuid | Gets the bitmap (BMP) image format. | 
|   | Dib | Static variable for Dib image format | 
|   | DibGuid | Gets the Device-Independent Bitmap (DIB) image format. | 
|   | Emf | Static variable for Emf image format | 
|   | EmfGuid | Gets the enhanced metafile (EMF) image format. | 
|   | Gif | Static variable for Gif image format | 
|   | GifGuid | Gets the Graphics Interchange Format (GIF) image format. | 
|   | Jpeg | Static variable for Jpeg image format | 
|   | JpegGuid | Gets the Joint Photographic Experts Group (JPEG) image format. | 
|   | MemoryBmp | Static variable for in memory image format | 
|   | MemoryBmpGuid | Gets the in memory bitmap (BMP) image format. | 
|   | Png | Static variable for Png image format | 
|   | PngGuid | Gets the W3C Portable Network Graphics (PNG) image format. | 
|   | Tiff | Static variable for Tiff image format | 
|   | TiffGuid | Gets the Tagged Image File Format (TIFF) image format. | 
|   | Wmf | Static variable for Wmf image format | 
|   | WmfGuid | Gets the Windows metafile (WMF) image format. | 
| Name | Description | |
|---|---|---|
|  | Guid | Gets the Guid that identifies this ImageFormat |