class Color : public Resource (Return to index)

an RGB-alpha color object

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    InterViews/color.h

Description:

defines an output color, which is specified by a mix of RGB (red, green, and blue) intensities, and an alpha value for blending

in reference manual.

Public:



(more documentation)