Name | Description | |
---|---|---|
ImageFormat Constructor | Initializes a new instance of the System.Drawing.Imaging.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 System.Drawing.Imaging.ImageFormat class with the specified GUID. |
Name | Description | |
---|---|---|
Bmp | Specifies the bitmap image format. | |
Gif | Specifies the GIF image format. | |
Guid | Specifies a global unique identifier (GUID) that represents this System.Drawing.Imaging.ImageFormat. | |
Jpeg | Specifies the JPEG image format. | |
Png | Specifies the W3C PNG image format. | |
Tiff | Specifies the Tag Image File Format (TIFF) image format. |
Name | Description | |
---|---|---|
Equals | Returns a value indicating whether the specified object is an System.Drawing.Imaging.ImageFormat equivalent to this System.Drawing.Imaging.ImageFormat. | |
GetHashCode | Returns a hash code. | |
ToString | Converts this System.Drawing.Imaging.ImageFormat to a human-readable string. |