Method Summary | ||
---|---|---|
function | equals(obj) | |
Returns a value that indicates whether the specified object is an ImageFormat
object that is equivalent to this ImageFormat object.
|
||
static function | getBmp() | |
Gets the bitmap (BMP) image format.
|
||
static function | getEmf() | |
Gets the enhanced metafile (EMF) image format.
|
||
static function | getExif() | |
Gets the Exchangeable Image File (Exif) format.
|
||
static function | getGif() | |
Gets the Graphics Interchange Format (GIF) image format.
|
||
static function | getIcon() | |
Gets the Windows icon image format.
|
||
static function | getImageFormatFromSuffixName(name) | |
Get the image format according to suffix name
|
||
static function | getJpeg() | |
Gets the Joint Photographic Experts Group (JPEG) image format.
|
||
static function | getMemoryBmp() | |
Gets a memory bitmap image format.
|
||
function | getName() | |
Get the string name of this ImageFormat instance
|
||
static function | getPng() | |
Gets the W3C Portable Network Graphics (PNG) image format.
|
||
static function | getTiff() | |
Gets the Tagged Image File Format (TIFF) image format.
|
||
static function | getWmf() | |
Gets the Windows metafile (WMF) image format.
|
static function getBmp()
static function getEmf()
static function getExif()
static function getGif()
static function getIcon()
static function getJpeg()
static function getMemoryBmp()
static function getPng()
static function getTiff()
static function getWmf()
function equals(obj)
obj: Object
- The object to test.function getName()
static function getImageFormatFromSuffixName(name)
name: String
- suffix name