Skip to content

Allow dithering of more bitmap types. #5919

@rsbohn

Description

@rsbohn

The current bitmaptools.dither() requires:

Source bitmap that contains the graphical region to be dithered. It must have a value_count of 65536.

adafruit_imageload complains if you try to load an image with too many colors.

How can I load a truecolor image and dither it for display on epaper?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions