Converts from RGB values (with r,g,b in range [0,1]) to an array of HSV values (in range [0, 1])
Based on goog/color/color.js in the Google Closure library.
Generated using TypeDoc
Converts from RGB values (with r,g,b in range [0,1]) to an array of HSV values (in range [0, 1])
Based on goog/color/color.js in the Google Closure library.