Color
Color
-
MTColor MAllocColor(int r, int g, int b)
-
-
MTColor MAllocShiftColor(MTColor col, int shift)
-
-
void MFreeColor(MTColor col)
-
-
MTColor MAllocCell(int r, int g, int b)
-
-
void MSetCellColor(MTColor c, int r, int g, int b)
-
-
void MFreeCell(MTColor c)
-
-
void MQueryColor(MTColor col, int *pr, int *pg, int *pb)
-
-
void MGetDefaultBackgroundRGB(int *pr, int *pg, int *pb)
-
-
void MSetDefaultBackgroundRGB(int r, int g, int b)
-
-
void MGetDefaultForegroundRGB(int *pr, int *pg, int *pb)
-
-
void MSetDefaultForegroundRGB(int r, int g, int b)
-
-
MTColor MAllocDefaultBackgroundColor(void)
-
alphabetic index hierarchy of classes
MGUI
Copyright 1996-1998 Vincenzo Morello
generated by doc++