1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:42:08 +02:00
tldr/pages/common/pamedge.md
2024-03-04 07:53:04 +01:00

229 B

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}}