The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 24. Obsolete/Deprecated 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 plhlsrgb
and plscol0
instead.
|