Does anyone know of an online tool for converting hexadecimal
colors to ColorMatrixFilter colors.
e.g. #0066CC
becomes
[-1.23595,2.04545,0.1905,0,-55,0.51405,0.29545,
0.1905,0,-55,0.51405,2.04545,-1.5595,0,-55,0,0,0,1,0];
I found one once but can’t seem to find it again.
:(