Matt L. 15 February 2013 Very helpful! Well done. Wanted to share that the parameters in the substring methods inside the getContrastYIQ function are incorrect. The indexes should be (0,2) (2,4) (4,6) not (0,2) (2,2) (4,2)
Very helpful! Well done.
Wanted to share that the parameters in the substring methods inside the getContrastYIQ function are incorrect.
The indexes should be (0,2) (2,4) (4,6) not (0,2) (2,2) (4,2)