1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/ppmdim.md
2024-11-05 16:04:41 +09:00

9 lines
323 B
Markdown

# ppmdim
> PPM 이미지를 어둡게 조정.
> 부분적으로 `pamfunc -multiplier`로 대체되었습니다.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/ppmdim.html>.
- 지정된 PPM 이미지를 dimfactor로 어둡게 조정:
`ppmdim {{0.6}} {{경로/대상/입력.ppm}} > {{경로/대상/출력.ppm}}`