Warp

Warp(PointF[], RectangleF)

public void Warp(PointF[] destPoints, RectangleF srcRect)

也可以看看


Warp(PointF[], RectangleF, Matrix)

public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix)

也可以看看


Warp(PointF[], RectangleF, Matrix, WarpMode)

public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix, WarpMode warpMode)

也可以看看


Warp(PointF[], RectangleF, Matrix, WarpMode, float)

public void Warp(PointF[] destPoints, RectangleF srcRect, Matrix matrix, WarpMode warpMode, 
    float flatness)

也可以看看