ImageDevice.ImageGraphicContext.Transform
ImageDevice.ImageGraphicContext.Transform method
Modify the current transformation matrix by multiplying the specified matrix.
public void Transform(Matrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | Matrix | Transformation matrix. |
See Also
- class ImageGraphicContext
- package com.aspose.html.Rendering.Image
- package Aspose.HTML