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

9 lines
313 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.

# ppmtorgb3
> 将 PPM 文件的颜色组件分离为三个独立的 PGM 文件。
> 另见:`rgb3toppm`。
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmtorgb3.html>。
- 将 PPM 文件的颜色组件分离,输出保存到 `file.red``file.grn``file.blu`
`ppmtorgb3 {{path/to/file.ppm}}`