mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 12:55:23 +02:00

* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation * pamfix, pages.nl/*: fix and translate typo's * pamfix, pamfile: fix typos
9 lines
466 B
Markdown
9 lines
466 B
Markdown
# pamarith
|
|
|
|
> Pas een binaire functie toe op twee Netpbm afbeeldingen.
|
|
> Bekijk ook: `pamfunc`.
|
|
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamarith.html>.
|
|
|
|
- Pas de gespecificeerde binaire functie pixel-gewijs toe op twee gespecificeerde afbeeldingen (welke hetzelfde formaat dienen te hebben):
|
|
|
|
`pamarith -{{add|subtract|multiply|divide|difference|minimum|maximum|...}} {{pad/naar/afbeelding1.pam|pbm|pgm|ppm}} {{pad/naar/afbeelding2.pam|pbm|pgm|ppm}}`
|