isEmpty

open val isEmpty: Boolean

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