MakeColor

Description

Creates a compound color value from color components that can then be used with 2D drawing commands.

Definition

integer MakeColor( red, green, blue )

Parameters