add new chinese translations
This commit is contained in:
12
pages.zh/common/pamtopnm.md
Normal file
12
pages.zh/common/pamtopnm.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pamtopnm
|
||||
|
||||
> 将PAM图像转换为等效的PNM图像。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/pamtopnm.html>。
|
||||
|
||||
- 将PAM图像转换为等效的PNM图像,即PBM、PGM或PPM图像:
|
||||
|
||||
`pamtopnm {{path/to/image.pam}} > {{path/to/output.pbm|pgm|ppm}}`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`pamtopnm -version`
|
Reference in New Issue
Block a user