[]
        
(Showing Draft Content)

GcImageFormat

Document Solutions Image Viewer - v7.0.0-rc3 / GcImageFormat

Enumeration: GcImageFormat

Image format type code.

Table of contents

Enumeration Members

Enumeration Members

Default

Default = 0

Default or unknown image format.


JPEG

JPEG = 1

JPEG. Joint Photographic Experts Group image.


PNG

PNG = 2

PNG. Portable Network Graphics.


TIFF

TIFF = 3

TIFF. Tagged Image File Format. Supports image frames.


GIF

GIF = 4

GIF. Graphics Interchange Format.


BMP

BMP = 5

BMP. Bitmap Picture.


ICO

ICO = 6

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


SVG

SVG = 7

SVG. Scalable Vector Graphics.


WEBP

WEBP = 8

WebP image format.