Color Sampler
Once again, it’s time to dust off the ol’ blog. Sorry i’ve been busy with a couple little projects that I’ve been experimenting with, some work related…some not. It’s been a crazy few weeks and I’ve had some time to actually start experimenting with things like BitmapData, papervision, and the flex SDK. In a recent R&D session I came across this wicked ColorSampler class written by P.J. Onori (a.k.a. somerandomdude).
Using this class, you can grab the average color of any bitmap you specify. Pretty neat, eh?
-Car