Playing with getPixel
Today I played a bit with getPixel function and I want to share with you some considerations about it. First, you have to know getPixel(x,y) returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y). Then, I wanted to know the percentage of a color in [...]






















