HSVtoRGB()
HSVtoRGB()
converts a Hue, Saturation, Value color to a Red, Green, Blue one.
HSVtoRGB(const Vector& HSV, Vector& RGB);
The values of the HSV Vector are not immediately obvious:
HSVtoRGB()
converts a Hue, Saturation, Value color to a Red, Green, Blue one.
HSVtoRGB(const Vector& HSV, Vector& RGB);
The values of the HSV Vector are not immediately obvious: