class CmColor

Abstract Color Class

Inheritance:

CmColor


Public Methods

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

Protected Fields

MTColor id

Documentation

Abstract Color Class. See derived classes
MTColor id

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-1998 Vincenzo Morello

generated by doc++