IGradientBrush Interface
IGradientBrush interface
Declare methods for getting common properties of gradient brushes.
public interface IGradientBrush : ITransformableBrush
Properties
| Name | Description |
|---|---|
| [getBlendFactors] | |
| [setBlendFactors] Get the blend factors that define a custom falloff for the gradient. | |
| [getBlendPositions] | |
| [setBlendPositions] Get the blend positions that define a custom falloff for the gradient. | |
| [getInterpolationColors] | |
| [setInterpolationColors] Get the interpolation colors that defines a multicolor linear gradient. |
See Also
- interface ITransformableBrush
- package com.aspose.html.drawing
- package Aspose.HTML