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

8 lines
233 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.

# pgmdeshadow
> 从PGM图像中去除阴影。
> 更多信息:<https://netpbm.sourceforge.net/doc/pgmdeshadow.html>。
- 从PGM图像中去除灰色阴影
`pgmdeshadow {{path/to/input_file.pgm}} > {{path/to/output_file.pgm}}`