Enum SvgImageType
- Namespace
- Aspose.CAD.ImageOptions.SvgOptionsParameters
- Assembly
- Aspose.CAD.dll
Represents type of raster image within SVG image.
public enum SvgImageType
Fields
Bmp = 2
Windows Bitmap.
Gif = 3
Gif image format
Jpeg = 0
JPEG JFIF.
Png = 1
Portable Network Graphics.
Tiff = 4
Tiff image format
Unknown = 5
Unknown format