Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Extension method for checking if the bitmap is empty #568

@kevalpatel2106

Description

@kevalpatel2106

I think it would be great if bitmap has an extension for checking if the bitmap is empty or not based on the byte count.

if (bitmap.isEmpty()){
   // Did not read bitmap correctly.
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions