Initializes a new instance of the Bitmap class from the specified existing bitmap.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Bitmap( Bitmap bitmap )
Type: Aurigma.GraphicsMill.Bitmap
The Bitmap to be copied.