aspose.cells
Class ImageType

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

Field Summary
const  NumberUNKNOWN
           An unknown image type.
const  NumberEMF
           Windows Enhanced Metafile.
const  NumberWMF
           Windows Metafile.
const  NumberPICT
           Macintosh PICT.
const  NumberJPEG
           JPEG JFIF.
const  NumberPNG
           Portable Network Graphics.
const  NumberBMP
           Windows Bitmam
const  NumberGIF
           Gif
const  NumberTIFF
           Tiff
const  NumberSVG
           Svg
const  NumberSVM
           Svm
 

Field Detail

UNKNOWN

const Number UNKNOWN
An unknown image type.

EMF

const Number EMF
Windows Enhanced Metafile.

WMF

const Number WMF
Windows Metafile.

PICT

const Number PICT
Macintosh PICT.

JPEG

const Number JPEG
JPEG JFIF.

PNG

const Number PNG
Portable Network Graphics.

BMP

const Number BMP
Windows Bitmam

GIF

const Number GIF
Gif

TIFF

const Number TIFF
Tiff

SVG

const Number SVG
Svg

SVM

const Number SVM
Svm

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