ImageType enumeration
ImageType enumeration
Specifies the type (format) of an image.
The ImageType type exposes the following members:
Fields
| Field | Description |
|---|---|
| UNKNOWN | An unknown image type. |
| EMF | Windows Enhanced Metafile. |
| WMF | Windows Metafile. |
| PICT | Macintosh PICT. |
| JPEG | JPEG JFIF. |
| PNG | Portable Network Graphics. |
| BMP | Windows Bitmap |
| GIF | Gif |
| TIFF | Tiff |
| SVG | Svg |
| SVM | Svm |
| GLTF | glTF |
| OFFICE_COMPATIBLE_EMF | Windows Enhanced Metafile which is more compatible with Office. |
| WEB_P | Weppy image format |
See Also
- module
aspose.cells.drawing