9 lines
239 B
Markdown
9 lines
239 B
Markdown
# pbmtomgr
|
||
|
||
> 将PBM图像转换为MGR位图。
|
||
> 另见:`mgrtopbm`。
|
||
> 更多信息:<https://netpbm.sourceforge.net/doc/pbmtomgr.html>。
|
||
|
||
- 将PBM图像转换为MGR位图:
|
||
|
||
`pbmtomgr {{path/to/image.pbm}} > {{path/to/output.mgr}}` |