mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 06:55:27 +02:00

* pnm*: add Korean translation * Update pages.ko/common/pnmsmooth.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
246 B
246 B
pnminvert
PNM 이미지를 반전. 더 많은 정보: https://netpbm.sourceforge.net/doc/pnminvert.html.
- PNM 이미지의 색상 또는 회색조 값을 반전:
pnminvert {{경로/대상/입력.pnm}} > {{경로/대상/출력.pnm}}