The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 16. The Common API for PLplot | Next |
plhls
: Set current color by HLS
Set current color by hue, lightness, and saturation. Convert hls color coordinates to rgb, then call plrgb. Do not use this. Only retained for backward compatibility. Use plHLS_RGB and plscol0 instead.
|