Any CSS colour string; stored normalised as rgba(r,g,b,a) internally.
rgba(r,g,b,a)
Position in the gradient, 0–100. N.B. When applying to HTML Canvas, we deivide by 100.
Any CSS colour string; stored normalised as
rgba(r,g,b,a)internally.