Closed nasser closed 12 years ago
Do you still want to return an array of RGBA values? Or with the new color classes, could we instead return the exact instance of the color being used, like a Color::Hsv object?
6460d19d80 builds on your implementation to return the actual color object. I'm happy with that for now.
when color classes are done, this should return a color class instance