Enum WebImageFormat
Enum WebImageFormat
Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.2.0)
Specifies the supported image formats.
[ComVisible(true)]
public enum WebImageFormat
Fields
Astc = 9
The ASTC image format.
Avif = 12
Avif image type.
Bmp = 0
The BMP image format.
Dng = 10
The Adobe DNG image format.
Gif = 1
The GIF image format.
Heif = 11
The HEIF or High Efficiency Image File format.
Ico = 2
The ICO image format.
Jpeg = 3
The JPEG image format.
Ktx = 8
The KTX image format.
Pkm = 7
The PKM image format.
Png = 4
The PNG image format.
Tiff = 13
Tiff image type.
Unknown = 14
An unknown image type.
Wbmp = 5
The WBMP image format.
Webp = 6
The WEBP image format.