Is it possible to determine the hexadecimal colour value for an image in C#, if the image is a single block colour?
I have a load of colour chart images, and need to put them into a table with the requisite hex value attached. Unfortunately, the file name is useless to determine this.
Regards
Moo
Something like this should work: