transform method
transform
Multiplies the current transformation matrix by the specified Matrix.
def transform(self, transform):
...
| Parameter | Type | Description |
|---|---|---|
| transform | aspose.pydrawing.drawing2d.Matrix | The matrix by which the current transformation matrix is to be multiplied. |
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice