Files
tldr/pages.zh/common/pamtofits.md

9 lines
286 B
Markdown

# pamtofits
> 将 Netpbm 图像转换为灵活图像传输系统 (FITS) 格式。
> 另见:`fitstopnm`。
> 更多信息:<https://netpbm.sourceforge.net/doc/pamtofits.html>。
- 将 Netpbm 图像转换为 FITS 格式:
`pamtofits {{path/to/image.pam}} > {{path/to/output.fits}}`