Name | Description | |
---|---|---|
ImageFormat Constructor | Initializes a new instance of the ImageFormat class with the specified GUID. |
The following tables list the members exposed by ImageFormat.
Name | Description | |
---|---|---|
ImageFormat Constructor | Initializes a new instance of the ImageFormat class with the specified GUID. |
Name | Description | |
---|---|---|
Bmp | Specifies the bitmap image format. | |
Emf | Specifies the enhanced Windows metafile image format. | |
Exif | Specifies the Exchangeable Image Format (EXIF). | |
Gif | Specifies the GIF image format. | |
Guid | Specifies a global unique identifier (GUID) that represents this ImageFormat. | |
Icon | Specifies the Windows icon image format. | |
Jpeg | Specifies the JPEG image format. | |
MemoryBmp | Specifies a memory bitmap image format. | |
Png | Specifies the W3C PNG image format. | |
Svg | Specifies the Scalable Vector Graphics (SVG). | |
Tiff | Specifies the Tag Image File Format (TIFF) image format. | |
Wmf | Specifies the Windows metafile image format. |
Name | Description | |
---|---|---|
Equals | Returns a value indicating whether the specified object is an ImageFormat equivalent to this ImageFormat. | |
GetHashCode | Returns a hash code. | |
ToString | Converts this ImageFormat to a human-readable string. |