Query: ppmtorgb3
OS: osx
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ppmtorgb3(1) General Commands Manual ppmtorgb3(1)NAMEppmtorgb3 - separate a portable pixmap into three portable graymapsSYNOPSISppmtorgb3 [ppmfile]DESCRIPTIONReads a portable pixmap as input. Writes three portable graymaps as output, one each for red, green, and blue. The output filenames are constructed by taking the input filename, stripping off any extension, and appending ".red", ".grn", and ".blu". For example, separating lenna.ppm would result in lenna.red, lenna.grn, and lenna.blu. If the input comes from stdin, the names are no- name.red, noname.grn, and noname.blu.SEE ALSOrgb3toppm(1), ppmtopgm(1), pgmtoppm(1), ppm(5), pgm(5)AUTHORCopyright (C) 1991 by Jef Poskanzer. 10 January 1991 ppmtorgb3(1)