plgcol0
Returns 8-bit RGB values for given color index from cmap0
- Provided by: plplot-doc (Version: 5.15.0+dfsg2-9build1.1)
- Source: plplot
- Report a bug
Returns 8-bit RGB values for given color index from cmap0
plgcol0(icol0, r, g, b)
Returns 8-bit RGB values (0-255) for given color from cmap0 (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.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.