| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: hls-triple
Returns the rgb color object equivalent to the hls color object passed as the argument. See make-hls, make-rgb, and rgb-to-hls.
Note that the value of color properties (such as background-color and foreground-color) must be RGB color objects, as made with make-rgb. You should apply the function hls-to-rgb to an HLS color before setting a color property to it. You can use the function rgb-to-hls to get the HLS equivalent of an RGB color.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||