color_init.pro
color_init
Type:
Procedure
Return value:
red = int[16] : returns the red values of the color table
green = int[16] : dito for green
blue = int[16] : dito for blue
Description:
initialize a color table which corresponds to the 16 standard VGA
colornames and load it via tvlct.
The color names are:
black #000000
white #FFFFFF
red #FF0000
green #008000
blue #0000FF
maroon #800000
lime #00FF00
olive #808000
yellow #FFFF00
navy #000080
purple #800080
fuchsia #FF00FF
teal #008080
aqua #00FFFF
silver #C0C0C0
gray #808080