1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-02 01:15:32 +02:00
tldr/pages.ko/common/sputoppm.md

9 lines
268 B
Markdown
Raw Normal View History

# sputoppm
> Atari 비압축 스펙트럼 이미지를 PPM 이미지로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/sputoppm.html>.
- SPU 파일을 PPM 이미지로 변환:
`sputoppm {{경로/대상/입력.spu}} > {{경로/대상/출력.ppm}}`