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 Bitmap
const  NumberGIF
Gif
const  NumberTIFF
Tiff
const  NumberSVG
Svg
const  NumberSVM
Svm
const  NumberGLTF
glTF
const  NumberOFFICE_COMPATIBLE_EMF
Windows Enhanced Metafile which is more compatible with Office.
const  NumberWEB_P
Weppy image format
 

    • 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 Bitmap
      • GIF

        const Number GIF
        Gif
      • TIFF

        const Number TIFF
        Tiff
      • SVG

        const Number SVG
        Svg
      • SVM

        const Number SVM
        Svm
      • GLTF

        const Number GLTF
        glTF
      • OFFICE_COMPATIBLE_EMF

        const Number OFFICE_COMPATIBLE_EMF
        Windows Enhanced Metafile which is more compatible with Office.
      • WEB_P

        const Number WEB_P
        Weppy image format