Class CssColor

java.lang.Object

public class CssColor extends FillStrokeStyle
CSS Color object.

To handle dev mode we must wrap JSO strings in an array. Therefore, when in dev mode, CssColor is actually an array with one element that is the JSO. In Production Mode, this is not needed.

See Also: