[]
        
(Showing Draft Content)

ImageFormatCode

Enumeration: ImageFormatCode

Image format type code.

Enumeration Members

BMP

BMP: 5;

BMP. Bitmap Picture.


Default

Default: 0;

Default or unknown image format.


GIF

GIF: 4;

GIF. Graphics Interchange Format.


ICO

ICO: 6;

ICO. The ICO file format is an image file format for computer icons in Microsoft Windows.


JPEG

JPEG: 1;

JPEG. Joint Photographic Experts Group image.


PNG

PNG: 2;

PNG. Portable Network Graphics.


SVG

SVG: 7;

SVG. Scalable Vector Graphics.


TIFF

TIFF: 3;

TIFF. Tagged Image File Format. Supports image frames.


WEBP

WEBP: 8;

WebP image format.