com.aspose.imaging.brushes

The package provides helper classes and methods to work with different brush types.

Classes

Class Description
HatchBrush Defines a rectangular brush with a hatch style, a foreground color, and a background color.
LinearGradientBrush Encapsulates a Aspose.Imaging.Brush with a linear gradient.
LinearGradientBrushBase Represents a Brush with gradient capabilities and appropriate properties.
LinearMulticolorGradientBrush Represents a Brush with linear gradient defined by multiple colors and appropriate positions.
PathGradientBrush Encapsulates a Aspose.Imaging.Brush object with a gradient.
PathGradientBrushBase Represents a Brush with base path gradient functionality.
PathMulticolorGradientBrush Encapsulates a Aspose.Imaging.Brush object with a gradient.
SolidBrush Solid brush is intended for drawing continiously with specific color.
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.
TransformBrush A Brush with transform capabilities.