The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plscmap0
: Set color map0 colors by 8-bit RGB values
Set color map0 colors using 8-bit RGB values (see the Section called Color Map0 in Chapter 3). This sets the entire color map – only as many colors as specified will be allocated.
|
Redacted form: plscmap0(r, g, b, ncol0)
This function is used in examples 2,24.