Initializes a new instance of the Bitmap class from the specified data stream.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Bitmap(
Stream stream
)
Type: System.IO.Stream
The data stream used to load the image.