The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plscolbg
: Set the background color
by 8-bit RGB value
Set the background color (color 0 in color map 0) by 8-bit RGB value (see the Section called Color Map0 in Chapter 3).
|
Redacted form: plscolbg(r, g, b)
This function is used in examples 15,31.