Matrix.TransformPoints
Matrix.TransformPoints method
Applies the geometric transform represented by this Matrix
to a specified array of points.
public void TransformPoints(PointF[] points)
Parameter | Type | Description |
---|---|---|
points | PointF[] | The points. |
See Also
- struct PointF
- class Matrix
- namespace Aspose.PSD
- assembly Aspose.PSD