Aspose.Svg.Dom.Canvas

The Aspose.Svg.Dom.Canvas namespace provides interfaces for 2D rendering details qualification as well as options for filling and Path2D class.

Interfaces

InterfaceDescription
ICanvasGradientRepresents an opaque object describing a gradient.
ICanvasLinearGradientFactoryRepresents a factory for creating linear gradients to be used with the HTML canvas rendering context.
ICanvasPatternRepresents an opaque object describing a pattern, based on an image, a canvas or a video.
ICanvasPatternFactoryRepresents a factory for creating patterns to be used with the HTML canvas rendering context.
ICanvasRadialGradientFactoryRepresents a factory for creating radial gradients to be used with the HTML canvas rendering context.
ICanvasSolidRepresents an opaque object describing a solid color to be used with the HTML canvas rendering context.
ICanvasSolidFactoryRepresents a factory for creating solid colors to be used with the HTML canvas rendering context.