add new chinese translations
This commit is contained in:
13
pages.zh/common/pgmenhance.md
Normal file
13
pages.zh/common/pgmenhance.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pgmenhance
|
||||
|
||||
> 边缘增强 PGM 图像。
|
||||
> 另见:`pamedge`。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/pgmenhance.html>。
|
||||
|
||||
- 边缘增强 PGM 图像:
|
||||
|
||||
`pgmenhance {{path/to/image.pgm}} > {{path/to/output.pgm}}`
|
||||
|
||||
- 指定增强级别:
|
||||
|
||||
`pgmenhance -{{1..9}} {{path/to/image.pgm}} > {{path/to/output.pgm}}`
|
Reference in New Issue
Block a user