update-alpha
Update the alpha channel of a color.
Example: update-alpha(rgb("#ff0000"), 0.5) returns a red color with 50% opacity.
Parameters
Returns: color
Update the alpha channel of a color.
Example: update-alpha(rgb("#ff0000"), 0.5) returns a red color with 50% opacity.
Returns: color