Last Modified
2013-08-13 04:11:36 +0000
Requires

Description

A quick and dirty class for converting color palette values to RGB values. The values below have the form 0xRRGGBB, where RR is the red level, GG the green level, and BB the blue level. Each level is a value from 0 to 255, just as one would expect in HTML markup.