ICanvasSolidFactory Interface
ICanvasSolidFactory interface
Represents a factory for creating solid colors to be used with the HTML canvas rendering context.
public interface ICanvasSolidFactory
Methods
Name | Description |
---|---|
Create(string, Color) | Creates a solid color using the specified string representation and Color object. |
See Also
- namespace Aspose.Svg.Dom.Canvas
- assembly Aspose.SVG