class CmColor

Abstract Color Class

Inheritance:

CmColor


Public Methods

CmColor(MTColor cc=0)
Doesn't allocate the color, simply creates another id
operator MTColor()
internal use
void getRGB(int *r, int *g, int *b)
returns the color's R-G-B components.

Documentation

Abstract Color Class. See derived classes
CmColor(MTColor cc=0)
Doesn't allocate the color, simply creates another id

operator MTColor()
internal use

void getRGB(int *r, int *g, int *b)
returns the color's R-G-B components.


Direct child classes:
CmSharedColor
CmRWColor

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++