Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Unload Method
Unloads bitmap data.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Sub Unload
C#
public void Unload()
Remarks
May be used to reduce memory burden without destroying Bitmap instance.