|
NAMEplot3color - output a UnixPlot color commandSYNOPSISplot3color r g b [<] unix_plot > unix_plot DESCRIPTIONplot3color outputs a UnixPlot command to set the current drawing color to the given r g and b values. These values should be numbers from 0 to 255 and represent black to full up Red, Green, and Blue values respectively.To allow this command to be used in pipelines, an optional input file can be given. All of the input will be passed through until end of file, and then the color command will be appended to the end. This command exists mostly as an aid for making graphs and things from shell commands. SEE ALSOplot3line2(1), plot3-plot3(1), plot3(5)AUTHORBRL-CAD TeamCOPYRIGHTThis software is Copyright (c) 1988-2019 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
Visit the GSP FreeBSD Man Page Interface. |