Skip to content

Dithering for 8-bit formats? #30

Open
@RunDevelopment

Description

@RunDevelopment

Right now, I only added dithering support for formats with less than 8 bits per channel.

Should dithering be supported for 8-bit formats? 10 bit too?

If yes, then the encoding function for dithering likely needs to be adjusted. It's currently generic over the function for encoding a single pixel, which will increase compile times and binary size.

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