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

8 lines
238 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# pbmtowbmp
> 将PBM图像转换为无线位图文件。
> 更多信息:<https://netpbm.sourceforge.net/doc/pbmtowbmp.html>。
- 将PBM图像转换为WBMP文件
`pbmtowbmp {{path/to/input_file.pbm}} > {{path/to/output_file.wbmp}}`