set_transform method
set_transform
Sets the current transformation matrix.
def set_transform(self, transform):
...
| Parameter | Type | Description |
|---|---|---|
| transform | aspose.pydrawing.drawing2d.Matrix | The new transformation matrix. |
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice