Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Deserialize Method
Deserializes the bitmap object.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Sub Deserialize ( _ stream As Stream _ )
C#
public void Deserialize( Stream stream )
Parameters
- stream
-
Type: System.IO..::.Stream
Stream containing the serialization data.