SvgImageType enumeration
SvgImageType enumeration
Represents type of raster image within SVG image.
The SvgImageType type exposes the following members:
Fields
Field | Description |
---|---|
JPEG | JPEG JFIF. |
PNG | Portable Network Graphics. |
BMP | Windows Bitmap. |
GIF | Gif image format |
TIFF | Tiff image format |
UNKNOWN | Unknown format |