Is there any way or program to count number pixels(am I even saying the right thing) of different color? Or, maybe a program to measure the general area of a color… Is there any possible activities, lines, or sets of commands that may be relevant to that? (in Android)
Share
Yes, this information is available with the Bitmap class. If you’re ask if there is a program that already does that try Android Stack Exchange it is a user oriented forum.