is Empty
Returns true if either getWidth() or getHeight() are zero.
Does not check if PixelRef is null; call Bitmap.drawsNothing to check getWidth(), getHeight(), and PixelRef.
Return
true if dimensions do not enclose area
Returns true if either getWidth() or getHeight() are zero.
Does not check if PixelRef is null; call Bitmap.drawsNothing to check getWidth(), getHeight(), and PixelRef.
true if dimensions do not enclose area