mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 10:22:10 +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
466 B
466 B
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}}