Skip to content

Suggestion/Request: dither effect options for user-defined palette and Bayer ordered dithering #215

@mystery-house

Description

@mystery-house

Equivalent example using ImageMagick (where -ordered-dither might be o2x2, o4x4, or o8x8):

magick input.png -remap palette.png -ordered-dither o4x4 output.png

(Edited to remove link to the image-effects crate, which looked promising but does not actually seem to have a functional ordered dither implementation.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions