Initializes a new instance of the Bitmap class by copying bitmap data from the specified System.Drawing.Bitmap object.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Bitmap(
Bitmap bitmap
)
Type: System.Drawing.Bitmap
The System.Drawing.Bitmap from which to create the new Bitmap.