Namespace Aspose.Imaging.Brushes
Namespace Aspose.Imaging.Brushes
Classes
| Class Name | Description |
|---|---|
| HatchBrush | Defines a rectangular brush with a hatch style, a foreground color, and a background color. This class cannot be inherited. |
| LinearGradientBrush | Encapsulates a Aspose.Imaging.Brush with a linear gradient. This class cannot be inherited. |
| LinearGradientBrushBase | Represents a Aspose.Imaging.Brush with gradient capabilities and appropriate properties. |
| LinearMulticolorGradientBrush | Represents a Aspose.Imaging.Brush with linear gradient defined by multiple colors and appropriate positions. This class cannot be inherited. |
| PathGradientBrush | Encapsulates a Aspose.Imaging.Brush object with a gradient. This class cannot be inherited. |
| PathGradientBrushBase | Represents a Aspose.Imaging.Brush with base path gradient functionality. |
| PathMulticolorGradientBrush | Encapsulates a Aspose.Imaging.Brush object with a gradient. This class cannot be inherited. |
| SolidBrush | Solid brush is intended for drawing continiously with specific color. This class cannot be inherited. |
| TextureBrush | Each property of the Aspose.Imaging.Brushes.TextureBrush class is a Aspose.Imaging.Brush object that uses an image to fill the interior of a shape. This class cannot be inherited. |
| TransformBrush | A Aspose.Imaging.Brush with transform capabilities. |