ImageType enumeration

ImageType enumeration

Specifies the type (format) of an image.

The ImageType type exposes the following members:

Fields

FieldDescription
UNKNOWNAn unknown image type.
EMFWindows Enhanced Metafile.
WMFWindows Metafile.
PICTMacintosh PICT.
JPEGJPEG JFIF.
PNGPortable Network Graphics.
BMPWindows Bitmap
GIFGif
TIFFTiff
SVGSvg
SVMSvm
GLTFglTF
OFFICE_COMPATIBLE_EMFWindows Enhanced Metafile which is more compatible with Office.
WEB_PWeppy image format

See Also