Class MonoSvgImage
SvgImage descendant which works with mono (single color) svg images.
public class MonoSvgImage : SvgImage, IBaseObject
- Inheritance
-
MonoSvgImage
- Implements
Constructors
- MonoSvgImage()
Initializes a new instance of the MonoSvgImage class.
- MonoSvgImage(Stream)
Initializes a new instance of the MonoSvgImage class.
- MonoSvgImage(string, SvgImageDataKind)
Initializes a new instance of the MonoSvgImage class.
Properties
- NumOfColors
Gets number of colors in svg, passed in the constructor.