FreeBSD Manual Pages
BW-PIX(1) BRL-CAD BW-PIX(1) NAME bw-pix - convert a black and white image to color format SYNOPSIS bw-pix [[-s squaresize] [-w width] [-n height]] [-o out.pix] [[<]in.bw] > [out.pix] DESCRIPTION bw-pix converts a black and white bw(5) format file to a color pix(5) format file. Each input value is replicated three times, thus the resulting output file has the same value in all three color planes. An input file name can be given, else input comes from stdin. Output will go to stdout unless an optional output file name is given. SEE ALSO brlcad(1), pix-bw(1), pix-bw3(1), pix(5), bw(5) AUTHOR BRL-CAD Team COPYRIGHT This software is Copyright (c) 1989-2019 by the United States Government as represented by U.S. Army Research Laboratory. BUG REPORTS Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org BRL-CAD 03/02/2021 BW-PIX(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COPYRIGHT | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bw-pix&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>