WebImageFormat enumeration

WebImageFormat enumeration

Specifies the supported image formats.

The WebImageFormat type exposes the following members:

Fields

FieldDescription
BMPThe BMP image format.
GIFThe GIF image format.
ICOThe ICO image format.
JPEGThe JPEG image format.
PNGThe PNG image format.
WBMPThe WBMP image format.
WEBPThe WEBP image format.
PKMThe PKM image format.
KTXThe KTX image format.
ASTCThe ASTC image format.
DNGThe Adobe DNG image format.
HEIFThe HEIF or High Efficiency Image File format.
AVIFAvif image type.
TIFFTiff image type.
UNKNOWNAn unknown image type.

See Also