pamtotga: add Dutch translation (#11784)
This commit is contained in:
16
pages.nl/common/pamtotga.md
Normal file
16
pages.nl/common/pamtotga.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# pamtotga
|
||||||
|
|
||||||
|
> Converteer een Netpbm afbeelding naar een TrueVision Targa bestand.
|
||||||
|
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamtotga.html>.
|
||||||
|
|
||||||
|
- Converteer een Netpbm afbeelding naar een TrueVision Targa bestand:
|
||||||
|
|
||||||
|
`pamtotga {{pad/naar/bestand.pam}} > {{pad/naar/uitvoer.tga}}`
|
||||||
|
|
||||||
|
- Specifieer de kleur van de uitvoer afbeelding:
|
||||||
|
|
||||||
|
`pamtotga -{{cmap|cmap16|mono|rgb}} {{pad/naar/bestand.pam}} > {{pad/naar/uitvoer.tga}}`
|
||||||
|
|
||||||
|
- Toon de versie:
|
||||||
|
|
||||||
|
`pamtotga -version`
|
Reference in New Issue
Block a user