IsEmpty Method (ImGearDIB)
Tells whether store for the pixels has been allocated.
public abstract bool IsEmpty()
public: abstract bool IsEmpty();
public:
abstract bool IsEmpty();
'Declaration
Public MustOverride Function IsEmpty() As Boolean
'Usage
Dim instance As ImGearDIB
Dim value As Boolean
value = instance.IsEmpty()
Return Value
Boolean value.