mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
264 B
Markdown
9 lines
264 B
Markdown
![]() |
# ppmtoleaf
|
||
|
|
||
|
> PPM 이미지를 Interleaf 이미지 형식으로 변환.
|
||
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/ppmtoleaf.html>.
|
||
|
|
||
|
- PPM 이미지를 LEAF 파일로 변환:
|
||
|
|
||
|
`ppmtoleaf {{경로/대상/파일.ppm}} > {{경로/대상/파일.leaf}}`
|