list($r, $g, $b) = array_map('hexdec', str_split((!strstr('#', $info['backgroundColor']))?$info['backgroundColor']: substr($info['backgroundColor'], 1,strlen($info['backgroundColor']) - 1), 2));
ומה עושה ספציפית הפקודה array_map.