Summary
A simple color class returned from Config::get when the value at the key path is of type 'color'.
Class Methods
parse(value)
ParametersArgument | Description |
---|---|
value |
A String such as |
Return Values |
---|
Returns a Color or |
Instance Methods
toHexString()
Return Values |
---|
Returns a String in the form |
toRGBAString()
Return Values |
---|
Returns a String in the form |