WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMCanvasGradient

IID:bbb20a59-524e-4662-981e-5e142814b20c
Inherits From:nsISupports

Methods

void addColorStop ( float offset , DOMString color )

void addColorStop ( float offset , DOMString color )

Arguments:
offset
color

References

This interface is returned from the following methods:

nsIDOMCanvasRenderingContext2D.createLinearGradient, nsIDOMCanvasRenderingContext2D.createRadialGradient

Reference documentation is generated from Mozilla's source.