Class DColor

Inherits from:
Object
Conforms to:
DParsable, DTextable
Declared in:
DColor.h

Class Hierarchy

    Object
      |
      +---DColor

Class Description

The color class implements a number of methods for using colors.

Last modified:
12-Nov-2005 (DColor.h)

Instance Variables

public unsigned char _red
the red color 255 = full
public unsigned char _green
the green color 255 = full
public unsigned char _blue
the blue color 255 = full
public unsigned char _alpha
the alpha factor 255 = solid
public int _text
the (alternative) text color (DCLR_... or -1)

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0