mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pamoil: add Dutch translation (#11789)
This commit is contained in:
parent
999326de39
commit
ec1a7e0bc1
1 changed files with 12 additions and 0 deletions
12
pages.nl/common/pamoil.md
Normal file
12
pages.nl/common/pamoil.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# pamoil
|
||||||
|
|
||||||
|
> Zet een PAM afbeelding om in een olieschilderij.
|
||||||
|
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamoil.html>.
|
||||||
|
|
||||||
|
- Zet een PAM afbeelding om in een olieschilderij:
|
||||||
|
|
||||||
|
`pamoil {{pad/naar/invoer_bestand.pam}} > {{pad/naar/uitvoer_bestand.pam}}`
|
||||||
|
|
||||||
|
- Beschouw een omgeving van N pixels voor het "smearing"-effect:
|
||||||
|
|
||||||
|
`pamoil -n {{N}} {{pad/naar/invoer_bestand.pam}} > {{pad/naar/uitvoer_bestand.pam}}`
|
Loading…
Add table
Reference in a new issue