GridImageType
GridImageType enumeration
Specifies the type (format) of an image.
public enum GridImageType
Values
Name | Value | Description |
---|---|---|
Unknown | 0 |
An unknown image type. |
Emf | 2 |
Windows Enhanced Metafile. |
Wmf | 3 |
Windows Metafile. |
Pict | 4 |
Macintosh PICT. |
Jpeg | 5 |
JPEG JFIF. |
Png | 6 |
Portable Network Graphics. |
Bmp | 7 |
Windows Bitmam |
Gif | 66 |
Gif |
Tiff | 67 |
Tiff |
Svg | 68 |
Svg |
Svm | 69 |
Svm |
Gltf | 70 |
glTF |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb