12 lines
264 B
Markdown
12 lines
264 B
Markdown
# leaftoppm
|
||
|
||
> 将Interleaf图像转换为PPM图像。
|
||
> 更多信息:<https://netpbm.sourceforge.net/doc/leaftoppm.html>。
|
||
|
||
- 生成PPM图像文件作为Interleaf图像文件的输出:
|
||
|
||
`leaftoppm {{path/to/file.pl}}`
|
||
|
||
- 显示版本:
|
||
|
||
`leaftoppm -version` |