[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.WicContainerFormat

Enum WicContainerFormat

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

Specifies the image container format.

public enum WicContainerFormat

Fields

Bmp = 1

BMP (Windows Bitmap Format), BMP Specification v5.

Gif = 2

GIF (Graphics Interchange Format 89a), GIF Specification 89a/89m.

Ico = 3

ICO (Icon Format).

Jpeg = 4

JPEG (Joint Photographic Experts Group), JFIF Specification 1.02.

JpegXR = 5

HD Photo, also known as Windows Media Photo.

Png = 6

PNG (Portable Network Graphics), PNG Specification 1.2.

Tiff = 7

TIFF (Tagged Image File Format), TIFF Specification 6.0.

Unknown = 0

Unknown format.