mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
229 B
Markdown
8 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}}`
|