1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 12:55:23 +02:00
tldr/pages.nl/common/pamarith.md
Sebastiaan Speck 50937f1c75
jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation, pcdovtoppm: fix typo (#12878)
* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation

* pamfix, pages.nl/*: fix and translate typo's

* pamfix, pamfile: fix typos
2024-06-03 13:02:46 +02:00

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