ie_hex_str($color)
Converts a color into the format understood by IE filters.
Examples:
ie-hex-str(#abc) => #FFAABBCC ie-hex-str(#3322BB) => #FF3322BB ie-hex-str(rgba(0, 255, 0, 0.5)) => #8000FF00
Parameters:
Returns:
Raises:
Please login to continue.
Please login to continue.