![]() |
![]()
| ![]() |
![]()
NAMEpixsubst - Change color values used in a PIX(5) format image SYNOPSISpixsubst [R_in G_in B_in] R_out G_out B_out < pixfile_in > pixfile_out DESCRIPTIONpixsubst reads pix(5) format pixels on the standard input and converts all pixels matching {R_in G_in B_in} to {R_out G_out B_out}. The pixels' values are specified as integers from 0 to 255. If {R_in G_in B_in} is not specified, the first pixel in the input stream is used as the value to be changed. AUTHORBRL-CAD Team COPYRIGHTThis software is Copyright (c) 1999-2021 by the United States Government as represented by U.S. Army Research Laboratory. BUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
|