[]
        
(Showing Draft Content)

ImageFormat Enumeration

ImageFormat Enumeration

Specifies the format of the image with embed base64-encoded binary data.

Enumeration members

Enumeration members

Jpeg

Jpeg: = 1

Gets the Joint Photographic Experts Group (JPEG) image format.

Png

Png: = 0

Gets the W3C Portable Network Graphics (PNG) image format.

Svg

Svg: = 2

Gets the Scalable Vector Graphics(SVG) image format.