ImageFormat

ImageFormat class

Specifies the file format of the image.

Methods

NameDescription
getBmpGets the bitmap (BMP) image format.
getEmfGets the enhanced metafile (EMF) image format.
getExifGets the Exchangeable Image File (Exif) format.
getGifGets the Graphics Interchange Format (GIF) image format.
getIconGets the Windows icon image format.
getJpegGets the Joint Photographic Experts Group (JPEG) image format.
getMemoryBmpGets a memory bitmap image format.
getPngGets the W3C Portable Network Graphics (PNG) image format.
getTiffGets the Tagged Image File Format (TIFF) image format.
getWmfGets the Windows metafile (WMF) image format.
equalsReturns a value that indicates whether the specified object is an ImageFormat object that is equivalent to this ImageFor
getNameGet the string name of this ImageFormat instance
getImageFormatFromSuffixNameGet the image format according to suffix name