PPImageFormat
Contents
[
Hide
]
PPImageFormat enumeration
Image formats. This enum is replacement for
Members
Member name | Description |
---|---|
BMP | Gets the bitmap (BMP) image format. |
EMF | Gets the enhanced metafile (EMF) image format. |
EXIF | Gets the Exchangeable Image File (Exif) format. |
GIF | Gets the Graphics Interchange Format (GIF) image format. |
ICON | Gets the Windows icon image format. |
JPEG | Gets the Joint Photographic Experts Group (JPEG) image format. |
MEMORY_BMP | Gets the format of a bitmap in memory. |
PNG | Gets the W3C Portable Network Graphics (PNG) image format. |
TIFF | Gets the Tagged Image File Format (TIFF) image format. |
WMF | Gets the Windows metafile (WMF) image format. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides