Produces a resized copy of a given bitmap. The source bitmap remains unchanged.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: Aurigma.GraphicsMill.Bitmap
An Bitmap to resize.Type: System.Int32
The width of the resulting image.Type: System.Int32
The height of the resulting image.