Does anyone know the math to create this type of spectrum?
I’m using the F8 bitmap object and this image for a color preferences panel, and would like to use the same image for a fall-back to F7.
For F8, I’m using getPixel(), for F7 I’ll need to determine the color (or as close an approximation as possible) using the math used to create this type spectrum.
Anyone have any ideas?