snippetbashTip
pgmbentley — Bentleyize a PGM image. More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.
Viewed 0 times
commandcliimagebentleyizeinformationpgmbentleypgmmore
Problem
How to use the
pgmbentley command: Bentleyize a PGM image. More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.Solution
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}}Code Snippets
Apply the Bentley Effect on a PGM image
pgmbentley {{path/to/input_file.pgm}} > {{path/to/output_file.pgm}}Context
tldr-pages: common/pgmbentley
Revisions (0)
No revisions yet.