Standard Library procedure that generates and loadscolor tables into an image display device based on the HLS color system. The resulting color table is loaded into the display system.
lthi
stlo
sthi
hue
lp
Red_Vec(i) = RGB(i, 0) Green_Vec(i) = RGB(i, 1) Blue_Vec(i) = RGB(i, 2)
HLS, 0, 100, 50, 100, 0, -2.5
For more information, see The HSV and HLS Color Systems in Chapter 11 of the PV-WAVE User's Guide.