¡@

Home 

javascript Programming Glossary: hsv.hue

JS function to calculate complementary colour?

http://stackoverflow.com/questions/1664140/js-function-to-calculate-complementary-colour

complement temprgb thisrgb temphsv RGB2HSV temprgb temphsv.hue HueShift temphsv.hue 180.0 temprgb HSV2RGB temphsv function.. thisrgb temphsv RGB2HSV temprgb temphsv.hue HueShift temphsv.hue 180.0 temprgb HSV2RGB temphsv function RGB2HSV rgb hsv new Object.. hsv.saturation max 0.0 0 100 dif max if hsv.saturation 0 hsv.hue 0 else if rgb.r max hsv.hue 60.0 rgb.g rgb.b dif else if rgb.g..