mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
10 lines
337 B
Markdown
10 lines
337 B
Markdown
![]() |
# pamtofits
|
||
|
|
||
|
> Converteer een Netpbm afbeelding naar het Flexible afbeelding Transport System (FITS) formaat.
|
||
|
> Bekijk ook: `fitstopnm`.
|
||
|
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamtofits.html>.
|
||
|
|
||
|
- Converteer een Netpbm afbeelding naar het FITS formaat:
|
||
|
|
||
|
`pamtofits {{pad/naar/afbeelding.pam}} > {{pad/naar/uitvoer.fits}}`
|