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
- package com.aspose.html.Dom.Canvas
- package Aspose.HTML