Gets a value indicating whether this bitmap is empty (no bitmap data loaded).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsEmpty { get; }
true
if no data is loaded into bitmap; otherwise, false
.