SvgImageType
SvgImageType enumeration
Represents SVG image type.
public enum SvgImageType
Values
Name | Value | Description |
---|---|---|
Jpeg | 0 |
JPEG JFIF. |
Png | 1 |
Portable Network Graphics. |
Bmp | 2 |
Windows Bitmap. |
Gif | 3 |
Gif image format |
Tiff | 4 |
Tiff image format |
Unknown | 5 |
Unknown format |
See Also
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging