![]() |
![]()
| ![]() |
![]()
NAMEpng-pix - convert Portable Network Graphics (PNG) encoded image to RGB pixel format SYNOPSISpng-pix [-v] [file.png] > file.pix DESCRIPTIONpng-pix decodes a Portable Network Graphics (PNG) format file (saved with fb-png(1), pix-png(1), or a similar program), converts it into pix(5) format, and writes it to standard out. If file.png is not specified, standard input is read. The -v option provide verbose information about the PNG file. file.png Name of file to decode, in PNG format.
file.pix Name of file to store PIX image in.
EXAMPLEpng-pix tank.png > tank.pix SEE ALSObrlcad(1), png-fb(1), fb-png(1), pix-png(1), png-bw(1), bw-png(1), pix(5) AUTHORJohn R. Anderson COPYRIGHTThis software is Copyright (c) 1998-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
|