pamfunc, ppmchange, ppmcie, ppmcolormask, ppmdim, ppmdist, ppmfade, ppmforge: add pages (#11449)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
8
pages/common/ppmcolormask.md
Normal file
8
pages/common/ppmcolormask.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ppmcolormask
|
||||
|
||||
> Produce a mask of areas of a certain color in a PPM image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmcolormask.html>.
|
||||
|
||||
- Produce a mask of areas of a certain color in the specified PPM image:
|
||||
|
||||
`ppmcolormask -color {{red,blue}} {{path/to/input.ppm}} > {{path/to/output.pbm}}`
|
Reference in New Issue
Block a user