Initializes a new instance of the BezierTransform class.
Name | Description | |
---|---|---|
BezierTransform() |
Initializes a new instance of the BezierTransform class. |
|
BezierTransform(PointF[]) |
Initializes a new instance of the BezierTransform class defined by the given Bezier surface. |
|
BezierTransform(PointF[], Color, InterpolationMode) |
Initializes a new instance of the BezierTransform class defined by the given Bezier surface. |
|
BezierTransform(PointF[], Single[], Single[], Color, InterpolationMode) |