ImageDevice.Transform
ImageDevice.Transform method
Multiplies the current transformation matrix by the specified Matrix.
public override void Transform(Matrix transform)
Parameter | Type | Description |
---|---|---|
transform | Matrix | The matrix by which the current transformation matrix is to be multiplied. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page