ImageFormat Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ImageFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bmp | Gets the bitmap (BMP) image format. |
|
Emf | Gets the enhanced metafile (EMF) image format. |
|
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 the format of a bitmap in memory. |
|
Png | Gets the W3C Portable Network Graphics (PNG) image format. |
|
Tiff | Gets the Tagged Image File Format (TIFF) image format. |
|
Wmf | Gets the Windows metafile (WMF) image format. |