Mozilla2:GFXColor

From MozillaWiki
Jump to navigation Jump to search

Color Class

We should be using RGBA colors all over the tree. It needs to be able to accept packed uint32 colors (nscolor) that we currently use as well as accept strings of hex colors or named colors.

The API

Color.h