void MSetDefaultBackgroundRGB (int r, int g, int b)

Sets the R-G-B components of the default background color

Documentation

Sets the R-G-B components of the default background color. This setting does not affect MGUI objects already created. The R, G and B values 'r', 'g' and 'pb' are used to set respectively the red, green and blue components of the new default background color.

Parameters:
r - The red component of the color.
g - The green component of the color.
b - The blue component of the color.
See Also:
MSetDefaultForegroundRGB, MGetDefaultBackgroundRGB, MGetDefaultForegroundRGB, MAllocColor

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++