Allocates a color with the R-G-B components specified in parameters (r,g,b) and returns its identifier
Allocates a color with the R-G-B components specified in parameters (r,g,b) and returns its identifier. The color is allocated as shared, that is: the same identifier is returned for further requests of the same R-G-B and the identifier becomes reusable when it is freed as many as it has been allocated. MGUI objects automatically allocate default background and foreground colors when they are created.
Copyright 1996-1998 Vincenzo Morello
generated by doc++