Enum ImageType

Enum ImageType

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

Specifies the type (format) of an image.

public enum ImageType

Fields

Bmp = 7

Windows Bitmap

Emf = 2

Windows Enhanced Metafile.

Gif = 66

Gif

Jpeg = 5

JPEG JFIF.

OfficeCompatibleEmf = 71

Windows Enhanced Metafile which is more compatible with Office.

Pict = 4

Macintosh PICT.

Png = 6

Portable Network Graphics.

Svg = 68

Svg

Svm = 69

Svm

Tiff = 67

Tiff

Unknown = 0

An unknown image type.

WebP = 72

Weppy image format

Wmf = 3

Windows Metafile.