[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageEncoding

Enum ImageEncoding

Namespace
GrapeCity.Documents.Drawing
Assembly
GcDocs.Imaging.dll

Specifies the encoding of the image.

public enum ImageEncoding

Fields

Bmp = 0

BMP, Windows Bitmap Format.

Gif = 2

GIF, Graphics Interchange Format 89a.

Ico = 1

ICO, Windows Icon Format

Jpeg = 3

JPEG, Joint Photographic Experts Group.

Jpeg2k = 4

JPEG 2000 codestream.

Png = 5

PNG, Portable Network Graphics.

Tiff = 6

TIFF, Tagged Image File Format.

Webp = 7

WEBP image file format.