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

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

# pnminvert
> 反转PNM图像。
> 更多信息:<https://netpbm.sourceforge.net/doc/pnminvert.html>。
- 反转PNM图像中的颜色或灰度值
`pnminvert {{path/to/input.pnm}} > {{path/to/output.pnm}}`