1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/common/pgmbentley.md

8 lines
229 B
Markdown

# pgmbentley
> Bentleyize a PGM image.
> More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.
- Apply the Bentley Effect on a PGM image:
`pgmbentley {{path/to/input_file.pgm}} > {{path/to/output_file.pgm}}`