ImageType Enum
ImageType Enum
Specifies the type (format) of an image.
type ImageType int32
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 |
OfficeCompatibleEmf | Windows Enhanced Metafile which is more compatible with Office. |
WebP | Weppy image format |