IDrawingFactory class
IDrawingFactory class
Represents a factory for creating drawing-related objects.
The IDrawingFactory type exposes the following members:
Methods
| Method | Description |
|---|---|
| create_matrix | Creates a new matrix with the same contents as the specified matrix. |
| create_matrix | Creates a new matrix with the specified elements. |
| create_matrix | Creates a new identity matrix. |
| create_solid_brush | Creates a solid brush with the specified color. |
| create_linear_gradient_brush | Creates a linear gradient brush with the specified parameters. |
| create_texture_brush | Creates a texture brush with the specified parameters. |
| create_interpolation_color | Creates an interpolation color with the specified color and position. |
See Also
- module
aspose.html.drawing