pgmtoppm

PGM 이미지를 색상화. 더 많은 정보: https://netpbm.sourceforge.net/doc/pgmtoppm.html.

pgmtoppm -black {{red}} --white {{blue}} {{경로/대상/입력.pgm}} > {{경로/대상/출력.ppm}}

pgmtoppm -map {{경로/대상/색상표.ppm}} {{경로/대상/입력.pgm}} > {{경로/대상/출력.ppm}}