If I have 2 colors for example (0,0,0) and (255,255,255):
Can I make an average of all colors in an image?
Can I only acces the red part of the colors and make an average of them?
Or can I make an average of the red color in an picture in an other way?
