Loads the bitmap from the clipboard.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub LoadFromClipboard
public void LoadFromClipboard()
If no bitmap is available in the bitmap, throws an exception.
To put the bitmap into the clipboard, you can use the SaveToClipboard() method.