ImageFormat enumeration
Contents
[
Hide
]ImageFormat enumeration
Represents the file format of the image.
The ImageFormat type exposes the following members:
Fields
Field | Description |
---|---|
MEMORY_BMP | Represents the format of a bitmap in memory. |
BMP | Represents the bitmap (BMP) image format. |
EMF | Represents the enhanced metafile (EMF) image format. |
WMF | Represents the Windows metafile (WMF) image format. |
GIF | Represents the Graphics Interchange Format (GIF) image format. |
JPEG | Represents the Joint Photographic Experts Group (JPEG) image format. |
PNG | Represents the W3C Portable Network Graphics (PNG) image format. |
TIFF | Represents the Tagged Image File Format (TIFF) image format. |
EXIF | Represents the Exchangeable Image File (Exif) format. |
ICON | Represents the Windows icon image format. |
See Also
- module
aspose.slides
- library
Aspose.Slides