Resizes the bitmap to the specified dimensions.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Resize(
Size size
)
Type: System.Drawing.Size
A Size structure containing width and height of the resulting image.