public static function hex2rgb(h:uint):Object
h:uint
Object
public static function rgb2hex(r:uint, g:uint, b:uint):Number
r:uint
g:uint
b:uint
Number