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

8 lines
235 B
Markdown

# ppmtopict
> 将 PPM 图像转换为 Macintosh PICT 文件。
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmtopict.html>。
- 将 PPM 图像转换为 PICT 文件:
`ppmtopict {{path/to/file.ppm}} > {{path/to/file.pict}}`