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

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

# pamdepth
> 降低图像的深度(即颜色分辨率)。
> 更多信息:<https://netpbm.sourceforge.net/doc/pamdepth.html>。
- 读取一个PBM图像设置其maxval并保存到文件
`pamdepth {{maxval}} {{path/to/image.pbm}} > {{path/to/file.pbm}}`