is there a way to find how many colors present in an image which is loaded to textbox
with out clicking the image,by using some other buttons on the outerside.
is there a way to find how many colors present in an image which
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not quite sure what you are looking for. But yes you can.
Have a look at this The histograms might help you out and the library AForge.NET has a lot of features that could help you.
As for counting colors this could help