Package | Description |
---|---|
com.aspose.psd.brushes |
The package provides helper classes and methods to work with different brush types.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientBrush
Encapsulates a
Aspose.Imaging.Brush with a linear gradient. |
class |
LinearGradientBrushBase
Represents a
Brush with gradient capabilities and appropriate properties. |
class |
LinearMulticolorGradientBrush
Represents a
Brush with linear gradient defined by multiple colors and appropriate positions. |
class |
PathGradientBrush
Encapsulates a
Aspose.Imaging.Brush object with a gradient. |
class |
PathGradientBrushBase
Represents a
Brush with base path gradient functionality. |
class |
PathMulticolorGradientBrush
Encapsulates a
Aspose.Imaging.Brush object with a gradient. |
class |
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. |