Table of Contents

Class ColorSvgImage

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

SvgImage descendant which works with color svg images.

public class ColorSvgImage : SvgImage, IBaseObject
Inheritance
ColorSvgImage
Implements

Constructors

ColorSvgImage()

Initializes a new instance of the ColorSvgImage class.

ColorSvgImage(Stream)

Initializes a new instance of the ColorSvgImage class.

ColorSvgImage(string, SvgImageDataKind)

Initializes a new instance of the ColorSvgImage class.

Properties

NumOfColors

Gets number of colors in svg, passed in the constructor.