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:
12
pages.nl/common/pambrighten.md
Normal file
12
pages.nl/common/pambrighten.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pambrighten
|
||||
|
||||
> Verander de saturatie en waarde van een PAM afbeelding.
|
||||
> Meer informatie: <https://netpbm.sourceforge.net/doc/pambrighten.html>.
|
||||
|
||||
- Verhoog de verzadiging van elke pixel met het gespecificeerde percentage:
|
||||
|
||||
`pambrighten -saturation {{percentage}} {{pad/naar/afbeelding.pam}} > {{pad/naar/uitvoer.pam}}`
|
||||
|
||||
- Verhoog de waarde (van de HSV kleurruimte) van elke pixel met het gespecificeerde percentage:
|
||||
|
||||
`pambrighten -value {{percentage}} {{pad/naar/afbeelding.pam}} > {{pad/naar/uitvoer.pam}}`
|
Reference in New Issue
Block a user