SvgImageType

SvgImageType enumeration

Represents SVG image type.

public enum SvgImageType

Values

NameValueDescription
Jpeg0JPEG JFIF.
Png1Portable Network Graphics.
Bmp2Windows Bitmap.
Gif3Gif image format
Tiff4Tiff image format
Unknown5Unknown format

See Also