pamditherbw
Verified for current stable LTS
Pamditherbw Command: Dither Image Quantization Method
Use for dither image quantization method with Pamditherbw. Exact CLI syntax to dither image quantization method using Pamditherbw.
When to use this: Use for dither image quantization method with Pamditherbw.
Command Syntax
pamditherbw -<floyd|fs|atkinson|threshold|hilbert|...> <path/to/image.pgm> > <path/to/file.pgm> pamditherbw -<floyd|fs|atkinson|threshold|hilbert|...> <path/to/image.pgm> > <path/to/file.pgm> Command Breakdown
-<floyd|fs|atkinson|threshold|hilbert|...>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to dither image quantization method using Pamditherbw.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pamditherbw Command: Dither Atkinson Seed
pamditherbw -a -r <1337> <path/to/image.pgm> > <path/to/file.pgm> Pamditherbw Command: Dither Greyscale Image pamditherbw <path/to/image.pgm> > <path/to/file.pgm> Pamditherbw Command: Dither Image Custom Seed And Threshold pamditherbw -<fs|atkinson|thresholding> -va <0.3> <path/to/image.pgm> > <path/to/file.pgm> Pamditherbw Command: Dither Image Thresholding Value pamditherbw -<fs|atkinson|thresholding> -va <0.3> <path/to/image.pgm> > <path/to/file.pgm>