0

How can I find analogous of a color in C# ?

Edit : for simplicity , the image below may help enter image description here

Something like this :

FindAnalogous(List<Color> colorsToBeSearched , Color target) 

or :

 FindAnalogous(List<Color> colorsToBeSearched , string targetHex ) 

thanks in advance

user13409315
  • 159
  • 1
  • 9

0 Answers0