man plhls () - Set current color by HLS
NAME
plhls - Set current color by HLS
SYNOPSIS
plhls(h, l, s)
DESCRIPTION
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.
ARGUMENTS
- h (PLFLT, input)
- NEEDS DOCUMENTATION
- l (PLFLT, input)
- NEEDS DOCUMENTATION
- s (PLFLT, input)
- NEEDS DOCUMENTATION
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sf.net/resources.