ICanvasPatternFactory class

ICanvasPatternFactory class

Represents a factory for creating patterns to be used with the HTML canvas rendering context.

The ICanvasPatternFactory type exposes the following members:

Methods

MethodDescription
createCreates a pattern using the specified image data and repetition mode.

See Also