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

9 lines
293 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.

# pbmpscale
> 放大PBM图像并进行边缘平滑处理。
> 另见:`pamenlarge`。
> 更多信息:<https://netpbm.sourceforge.net/doc/pbmpscale.html>。
- 通过指定的倍数放大PBM图像并进行边缘平滑处理
`pbmpscale {{N}} {{path/to/image.pbm}} > {{path/to/file.pbm}}`