Matrix.TransformPoints
Matrix.TransformPoints method
これで表される幾何学的変換を適用しますMatrix
ポイントの指定された配列に.
public void TransformPoints(PointF[] points)
パラメータ | タイプ | 説明 |
---|---|---|
points | PointF[] | ポイント。 |
関連項目
- struct PointF
- class Matrix
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
これで表される幾何学的変換を適用しますMatrix
ポイントの指定された配列に.
public void TransformPoints(PointF[] points)
パラメータ | タイプ | 説明 |
---|---|---|
points | PointF[] | ポイント。 |