pbmtopgm, pbmtoplot, pbmtoppa, pbmtoptx, pbmupc, pgmenhance: add pages (#12224)
This commit is contained in:
13
pages/common/pgmenhance.md
Normal file
13
pages/common/pgmenhance.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pgmenhance
|
||||
|
||||
> Edge-enhance a PGM image.
|
||||
> See also: `pamedge`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pgmenhance.html>.
|
||||
|
||||
- Edge-enhance a PGM image:
|
||||
|
||||
`pgmenhance {{path/to/image.pgm}} > {{path/to/output.pgm}}`
|
||||
|
||||
- Specify the level of enhancement:
|
||||
|
||||
`pgmenhance -{{1..9}} {{path/to/image.pgm}} > {{path/to/output.pgm}}`
|
Reference in New Issue
Block a user