ICanvasGradient Interface
ICanvasGradient interface
Represents an opaque object describing a gradient.
public interface ICanvasGradient
Methods
Name | Description |
---|---|
AddColorStop(double, string) | Adds a new stop, defined by an offset and a color, to the gradient. |
See Also
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML