Back to DOM
DOM.Enums.ImageType
Namespace: DOM.Enums
Represents the supported image formats for Image elements.
12 members
Fields
bmp
Windows Bitmap Graphics (.bmp).
emf
Extended (Enhanced) Windows Metafile Format (.emf).
gif
Graphic Interchange Format (.gif).
icon
Windows Icon (.ico).
jpeg
JPEG/JIFF Image (.jpeg).
jpg
JPEG/JIFF Image (.jpeg).
pcx
PC Paintbrush Bitmap Graphic (.pcx).
png
Portable (Public) Network Graphic (.png).
tiff
Tagged Image Format File (.tiff).
wbmp
The WBMP image format. Will default to BMP if not supported on the runtime platform.
webp
The new WebP image format.
wmf
Windows Metafile (.wmf).