serializeHexColor

Converts a hexadecimal color string into parameter string.

Signatures

  •   serializeHexColor( hexStr )

Details

The function creates the string representation of a parameter string in RGB format from a hexadecimal color string.

Parameters

hexStr

Array containing elements of type Matrix44

Return value

A one-dimensional array with string elements containing the paramate representations of matrix list elements.