mirror of https://github.com/CrimsonTome/tldr.git
9 lines
229 B
Markdown
9 lines
229 B
Markdown
|
# pamedge
|
||
|
|
||
|
> Perform edge-detection on a Netpbm image.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/pamedge.html>.
|
||
|
|
||
|
- Perform edge-detection on a Netpbm image:
|
||
|
|
||
|
`pamedge {{path/to/input.pam}} > {{path/to/output.pam}}`
|