SvgImageType enumeration

SvgImageType enumeration

Represents type of raster image within SVG image.

The SvgImageType type exposes the following members:

Fields

FieldDescription
JPEGJPEG JFIF.
PNGPortable Network Graphics.
BMPWindows Bitmap.
GIFGif image format
TIFFTiff image format
UNKNOWNUnknown format

See Also