Namespace Aspose.Imaging.Brushes
Namespace Aspose.Imaging.Brushes
类
类名 | 描述 |
---|---|
HatchBrush | 定义了一个具有图案样式、前景色和背景色的矩形画刷。此类不能被继承。 |
LinearGradientBrush | 封装了一个具有线性渐变的Aspose.Imaging.Brush。此类不能被继承。 |
LinearGradientBrushBase | 代表一个具有渐变功能和适当属性的Aspose.Imaging.Brush。 |
LinearMulticolorGradientBrush | 代表一个由多种颜色和适当位置定义的线性渐变的Aspose.Imaging.Brush。此类不能被继承。 |
PathGradientBrush | 封装了一个具有渐变的Aspose.Imaging.Brush对象。此类不能被继承。 |
PathGradientBrushBase | 代表一个具有基础路径渐变功能的Aspose.Imaging.Brush。 |
PathMulticolorGradientBrush | 封装了一个具有渐变的Aspose.Imaging.Brush对象。此类不能被继承。 |
SolidBrush | 实心画刷用于以特定颜色连续绘制。此类不能被继承。 |
TextureBrush | Aspose.Imaging.Brushes.TextureBrush类的每个属性都是一个使用图像填充形状内部的Aspose.Imaging.Brush对象。此类不能被继承。 |
TransformBrush | 具有变换功能的Aspose.Imaging.Brush。 |