Warp
内容
[
隐藏
]
Warp(PointF[], RectangleF)
public void Warp(PointF[] destPoints, RectangleF srcRect)
也可以看看
- struct PointF
- struct RectangleF
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
Warp(PointF[], RectangleF, Matrix)
public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix)
也可以看看
- struct PointF
- struct RectangleF
- class Matrix
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
Warp(PointF[], RectangleF, Matrix, WarpMode)
public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix, WarpMode warpMode)
也可以看看
- struct PointF
- struct RectangleF
- class Matrix
- enum WarpMode
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
Warp(PointF[], RectangleF, Matrix, WarpMode, float)
public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix, WarpMode warpMode,
float flatness)
也可以看看
- struct PointF
- struct RectangleF
- class Matrix
- enum WarpMode
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing