Produces a resized 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, Int32, Int32) |
Produces a resized copy of a given bitmap. The source bitmap remains unchanged. |
|
Apply(Bitmap, Int32, Int32, ResizeInterpolationMode) |
Produces a resized copy of a given bitmap. The source bitmap remains unchanged. |