asposecells.api
Class ImageType

Utility class containing constants. Specifies the type (format) of an image.

Field Summary
const  intUNKNOWN
           An unknown image type.
const  intEMF
           Windows Enhanced Metafile.
const  intWMF
           Windows Metafile.
const  intPICT
           Macintosh PICT.
const  intJPEG
           JPEG JFIF.
const  intPNG
           Portable Network Graphics.
const  intBMP
           Windows Bitmam
const  intGIF
           Gif
const  intTIFF
           Tiff
const  intSVG
           Svg
const  intSVM
           Svm
const  intGLTF
           glTF
 

Field Detail

UNKNOWN

const int UNKNOWN
An unknown image type.

EMF

const int EMF
Windows Enhanced Metafile.

WMF

const int WMF
Windows Metafile.

PICT

const int PICT
Macintosh PICT.

JPEG

const int JPEG
JPEG JFIF.

PNG

const int PNG
Portable Network Graphics.

BMP

const int BMP
Windows Bitmam

GIF

const int GIF
Gif

TIFF

const int TIFF
Tiff

SVG

const int SVG
Svg

SVM

const int SVM
Svm

GLTF

const int GLTF
glTF

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.