Re: [Flashcoders] Re: Matrix + BitmapData - what exactly happens?

2010-01-25 Thread jared stanley
awesome Juan, I think that post has what I'm looking for. thanks for the reference! Jared On Mon, Jan 25, 2010 at 6:53 PM, Juan Pablo Califano < califa010.flashcod...@gmail.com> wrote: > Maybe it's not exactly what you're after, but here's a good method for > extracting a color palette from

Re: [Flashcoders] Re: Matrix + BitmapData - what exactly happens?

2010-01-25 Thread Juan Pablo Califano
Maybe it's not exactly what you're after, but here's a good method for extracting a color palette from an image. You could possibly adapt it to suit your needs or at least get some pointers. http://blog.soulwire.co.uk/flash/actionscript-3/colourutils-bitmapdata-extract-colour-palette/ Cheers Juan

[Flashcoders] Re: Matrix + BitmapData - what exactly happens?

2010-01-25 Thread jared stanley
here are some examples of the previous block of code. http://lab.freestyleinteractive.com/jared/bitmap/heman.html http://lab.freestyleinteractive.com/jared/bitmap/thundercats.html it appears that the dominant color is showing, but i