(extends Object)
Object Summary
This object is a tiny wrapper, which is used to convert hex color values (like #AACCFF) to their RGB equivalents (like rgb(170,204,255)).
Constructor
parameters
strHex - The hex color value to convert.
Methods
returns
returns
returns
return
returns
An Array representation of the object.
See Also
Usage Examples
Comments (0)
You don't have permission to comment on this page.