TUIPathGradientBrush Class
A platform-independent Path gradient implementation.
Syntax
Unit: FlexCel.Core
TUIPathGradientBrush = class(TUIBrush);
Methods
| Name |
Description |
| CreateNew |
This method will return the appropriate Brush depending in the Graphics framework you are using to render images.
|
| InvertBlend |
Inverts the colors of the gradient.
|
Properties