Name | Description | |
---|---|---|
Apply(Bitmap) |
Produces a transformed copy of a given bitmap. The source bitmap remains unchanged. (Inherited from Transform.) |
|
Apply(Bitmap, PointF[]) |
Produces a transformed copy of a given bitmap using the given Bezier surface. |
|
Apply(Bitmap, PointF[], Color, InterpolationMode) |
Produces a transformed copy of a given bitmap using the given Bezier surface, background color and interpolation mode. |