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.
This function has been removed.
Use plhlsrgb
and plscol0
instead.
|