debian man page for plgcol0

Query: plgcol0

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLGCOL0(3plplot)						    PLplot API							  PLGCOL0(3plplot)

NAME
plgcol0 - Returns 8-bit RGB values for given color from color map0
SYNOPSIS
plgcol0(icol0, r, g, b)
DESCRIPTION
Returns 8-bit RGB values (0-255) for given color from color map0 (see the PLplot documentation). Values are negative if an invalid color id is given. Redacted form: plgcol0(icol0, r, g, b) This function is used in example 2.
ARGUMENTS
icol0 (PLINT, input) Index of desired cmap0 color. r (PLINT *, output) Pointer to 8-bit red value. g (PLINT *, output) Pointer to 8-bit green value. b (PLINT *, output) Pointer to 8-bit blue value.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLGCOL0(3plplot)
Related Man Pages
plscmap0a(3plplot) - debian
plscmap0n(3plplot) - debian
plscol0(3plplot) - debian
plstring3(3plplot) - debian
plstyl(3plplot) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph