ICanvasSolidFactory class

ICanvasSolidFactory class

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

The ICanvasSolidFactory type exposes the following members:

Methods

MethodDescription
createCreates a solid color using the specified string representation and Color object.

See Also