| | Class | Description |
| | Color |
BasicColor extends the Color Object. |
| | ColorHSV |
ColorHSV provide static color conversion methods, in Hue Saturation Value color space. |
| | ColorHTML |
Enumeration static class to defined Basic HTML data types. |
| | ColorSVG |
All SVG W3C standard colors. |
| | LightColor |
This class is the basic extension of the actionscript Color class to changed light and contrast over a MovieClip. |
| | RGB |
The RGB class encapsulates an rgb color. |
| | RGBA |
The RGBA class encapsulates an rgba color. |
| | SolidColor |
Control the solid color of a Color Object. |
| | TintColor |
Control the tint of a Color object. |
| | TransformColor |
Transformation class to modify the filters on a Color object with Photoshop filters. |