MTColor MAllocColor (int r, int g, int b)

Allocates a color with the R-G-B components specified in parameters (r,g,b) and returns its identifier

Documentation

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.

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++