Search
Brush Methods
 


 Public Methods

  Name Description

apply

Applies the brush properties to a CanvasRenderingContext2D drawing object.

clone

Creates a copy of this brush.

equals

Determines whether the specified object is equal to this Brush.

fromObject

Returns a Brush from a JSON object or string describing this brush.

toObject

Returns a JSON object describing this brush.

 See Also