Gets the 32-bit color in 0xffRRGGBB format for specified values. This method does not use the index color model. @param f0 the value for color component 0. @param f1 the value for color component 1. @param f2 the value for color component 2. @return the color.
(float f0, float f1, float f2)
source not stored for this graph (policy: none)
no test coverage detected