mirror of https://github.com/CrimsonTome/tldr.git
9 lines
229 B
Markdown
9 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}}`
|