HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pgmbentley — Bentleyize a PGM image. More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.

Submitted by: @import:tldr-pages··
0
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.