add new chinese translations
This commit is contained in:
9
pages.zh/common/ppmtorgb3.md
Normal file
9
pages.zh/common/ppmtorgb3.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# ppmtorgb3
|
||||
|
||||
> 将 PPM 文件的颜色组件分离为三个独立的 PGM 文件。
|
||||
> 另见:`rgb3toppm`。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmtorgb3.html>。
|
||||
|
||||
- 将 PPM 文件的颜色组件分离,输出保存到 `file.red`、`file.grn` 和 `file.blu`:
|
||||
|
||||
`ppmtorgb3 {{path/to/file.ppm}}`
|
Reference in New Issue
Block a user