Produces a transformed copy of a given bitmap. The source bitmap remains unchanged.
Name | Description | |
---|---|---|
Apply(Bitmap) |
Produces a transformed copy of a given bitmap. The source bitmap remains unchanged. (Inherited from Transform.) |
|
Apply(Bitmap, Matrix) |
Produces a transformed copy of a given bitmap. The source bitmap remains unchanged. |
|
Apply(Bitmap, Matrix, Color, InterpolationMode) |
Produces a transformed copy of a given bitmap. The source bitmap remains unchanged. |