ICanvasPatternFactory Interface
ICanvasPatternFactory interface
Represents a factory for creating patterns to be used with the HTML canvas rendering context.
public interface ICanvasPatternFactory
Methods
Name | Description |
---|---|
Create(ICanvas, byte[], string) | Creates a pattern using the specified image data and repetition mode. |
See Also
- namespace Aspose.Svg.Dom.Canvas
- assembly Aspose.SVG