mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
284 B
Markdown
9 lines
284 B
Markdown
# pbmtomgr
|
|
|
|
> PBM 이미지를 MGR 비트맵으로 변환.
|
|
> 같이 보기: `mgrtopbm`.
|
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pbmtomgr.html>.
|
|
|
|
- PBM 이미지를 MGR 비트맵으로 변환:
|
|
|
|
`pbmtomgr {{경로/대상/이미지.pbm}} > {{경로/대상/출력.mgr}}`
|