convert_to_texture_brush method
convert_to_texture_brush
Converts the linear gradient brush to a texture brush. See ITextureBrush
.
Returns
The converted texture brush.
def convert_to_texture_brush(self):
...
See Also
- module
aspose.svg.drawing
- class
ILinearGradientBrush
- class
ITextureBrush