Applies a warp transformation based on Bezier surface.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void ApplyBezier(
PointF[] controlPoints
)
Type: System.Drawing.PointF[]
Sixteen control points that defines a Bezier surface for the transform.