ImageFormat Properties
.NET Framework 1.1
The properties of the ImageFormat class are listed here. For a complete list of ImageFormat class members, see the ImageFormat Members topic.
Public Properties
![]() Bmp | Gets the bitmap image format (BMP). |
![]() Emf | Gets the enhanced Windows metafile image format (EMF). |
![]() Exif | Gets the Exchangeable Image File (Exif) format. |
![]() Gif | Gets the Graphics Interchange Format (GIF) image format. |
Guid | Gets a Guid structure that represents this ImageFormat object. |
![]() Icon | Gets the Windows icon image format. |
![]() Jpeg | Gets the Joint Photographic Experts Group (JPEG) image format. |
![]() MemoryBmp | Gets a memory bitmap image format. |
![]() Png | Gets the W3C Portable Network Graphics (PNG) image format. |
![]() Tiff | Gets the Tag Image File Format (TIFF) image format. |
![]() Wmf | Gets the Windows metafile (WMF) image format. |

