Options (1)
-cbooleanProduce a mask of areas of a certain color in the specified PPM image
Example:
ppmcolormask {{[-c|-color]}} {{red,blue}} {{path/to/input.ppm}} > {{path/to/output.pbm}}Examples (1)
Produce a mask of areas of a certain color in the specified PPM image
ppmcolormask [-c|-color] red,blue path/to/input.ppm > path/to/output.pbmmade by @shridhargupta | data from tldr-pages