mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 21:49:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Reduce the number of colors in an image by applying dithering.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmdither.html>.
|
||||
|
||||
- Read a PPM image, apply dithering and save it to a file:
|
||||
- Read a PPM image, apply dithering, and save it to a file:
|
||||
|
||||
`ppmdither {{path/to/image.ppm}} > {{path/to/file.ppm}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user