Hi all,
for a while now I have been trying to figure out how to output a complete list of RGB color values to a combobox but am really stuck as to how to start.
The values need to be sequential starting at (0,0,0) right the way up to (25,255,255) with no duplicates and sorted ascending.
I realise that there are 16.7 million of them but this is what I need.
Any pointers would be appreciated.
Regards..,