Color picking with The BitmapData class and the getPixel method
In this tutorial I would like to show you how we can use the BitmapData class in a practical and simple way to create a little color picking application just using a couple of methods and very little code.