Answer the question
In order to leave comments, you need to log in
How to check for matching colors from an array?
How can I check the matching of colors from two arrays?
Answer the question
In order to leave comments, you need to log in
If you want to compare colors, you can do this:
color1.Equals(colour2). This will return a boolean value
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question