Raphael.color Method (string)
Parses the color string and returns object with all values for the given color.
Namespace: SharpKit.Raphael
Class: Raphael
Syntax
public static object color(string clr)
Parameters
clr
Type: System.String
color string in one of the supported formats (see Raphael.getRGB)
Return Value
Type: System.Object
Combined RGB & HSB object in format:
|