Property | Type | Description | |
---|---|---|---|
$__version | string | Override version |
Method | Description | |
---|---|---|
hexAddition ( string $hex, string $num ) : string | Perform adding (or subtracting) operation on a hexadecimal colour code | |
rgb2hex ( string $value ) : boolean | string!array | Convert a hex decimal color code to its RGB equivalent and vice versa. |