The members of System.Drawing.Imaging.ImageFormat are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Drawing.Imaging.ImageFormat class by using the specified Guid structure. |
[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. |
override | Equals(object)
| |
override | GetHashCode()
| |
override | ToString()
|