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
This commit is contained in:
13
pages.nl/common/pamstretch.md
Normal file
13
pages.nl/common/pamstretch.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pamstretch
|
||||
|
||||
> Vergroot een PAM afbeelding door te interpoleren tussen pixels.
|
||||
> Bekijk ook: `pamstretch-gen`, `pamenlarge`, `pamscale`.
|
||||
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamstretch.html>.
|
||||
|
||||
- Vergroot een PAM afbeelding met een gehele factor:
|
||||
|
||||
`pamstretch {{N}} {{pad/naar/afbeelding.pam}} > {{pad/naar/uitvoer.pam}}`
|
||||
|
||||
- Vergroot een PAM afbeelding met de gespecificeerde factoren in de horizontale en verticale richtingen:
|
||||
|
||||
`pamstretch -xscale {{XN}} -yscale {{YN}} {{pad/naar/afbeelding.pam}} > {{pad/naar/uitvoer.pam}}`
|
Reference in New Issue
Block a user