transform method
transform
Adds transformation to current graphics state (concatenates this matrix with current one).
def transform(self, matrix):
...
Parameter | Type | Description |
---|---|---|
matrix | aspose.pydrawing.drawing2d.Matrix | The transformation. |
See Also
- module
aspose.page.eps
- class
PsDocument