ppm*: add Korean translation (#14632)
This commit is contained in:
8
pages.ko/common/ppmcolormask.md
Normal file
8
pages.ko/common/ppmcolormask.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ppmcolormask
|
||||
|
||||
> PPM 이미지에서 특정 색상의 영역 마스크 생성.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/ppmcolormask.html>.
|
||||
|
||||
- 지정된 PPM 이미지에서 특정 색상의 영역 마스크 생성:
|
||||
|
||||
`ppmcolormask -color {{red,blue}} {{경로/대상/입력.ppm}} > {{경로/대상/출력.pbm}}`
|
Reference in New Issue
Block a user