The properties of System.Drawing.Imaging.ImageFormat are listed below. For a list of all members, see the ImageFormat Members list.
See Also: Inherited members from System.Object
[read-only] static | Bmp | ImageFormat.
Gets the bitmap (BMP) image format. |
[read-only] static | Emf | ImageFormat.
Gets the enhanced metafile (EMF) image format. |
[read-only] static | Exif | ImageFormat.
Gets the Exchangeable Image File (Exif) format. |
[read-only] static | Gif | ImageFormat.
Gets the Graphics Interchange Format (GIF) image format. |
[read-only] | Guid | Guid.
Gets a Guid structure that represents this System.Drawing.Imaging.ImageFormat object. |
[read-only] static | Icon | ImageFormat.
Gets the Windows icon image format. |
[read-only] static | Jpeg | ImageFormat.
Gets the Joint Photographic Experts Group (JPEG) image format. |
[read-only] static | MemoryBmp | ImageFormat.
Gets the format of a bitmap in memory. |
[read-only] static | Png | ImageFormat.
Gets the W3C Portable Network Graphics (PNG) image format. |
[read-only] static | Tiff | ImageFormat.
Gets the Tagged Image File Format (TIFF) image format. |
[read-only] static | Wmf | ImageFormat.
Gets the Windows metafile (WMF) image format. |