PPImageFormat enumeration
Contents
[
Hide
]PPImageFormat enumeration
Image formats. This enum is replacement for System.Drawing.Imaging.ImageFormat class.
It’s needed for COM compatibility.
The PPImageFormat type exposes the following members:
Fields
| Field | 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
- module
aspose.slides - library
Aspose.Slides