Loads the display color translation tablesfrom the specified variables.
start
If start is not specified, a value of zero is used, causing the tables to be loaded starting at the first element of the translation tables.
Get
For example, the statements:
TVLCT, H, S, V, /Hsv TVLCT, R, G, B, /Get
H, S,
and V
vectors.Hls
Hsv
The meaning and type for the v1, v2, and v3 parameters are dependent upon the color system selected, as described below. If no color-system keywords are present, the RGB color system is used.
For more information, including a comparison of TVLCT and LOADCT, see Experimenting with Different Color Tables in Chapter 11 of the PV-WAVE User's Guide.