reRGBA

Help Contents Graphics Direct Graphics reRGBA
reRGB HSB

reRGBA color


outputs a list of the four numbers between 0 and 1 for red, green, blue and alpha of the color.

Example:

reRGBA RGBA 1 0.5 0.2 0.1		;[1 0.498039 0.2 0.0980392] ;-)

Examples:

References:

reRGB HSB