Re: [flexcoders] Need Help - Loader changes the pixel value after loading as bitmap

2012-08-28 Thread Alex Harui
I’m missing what the other way of loading is and how you are getting its pixels. On 8/27/12 3:15 AM, RAJ raaj_...@yahoo.com wrote: Hi all , My aim is to load two images and compare its color information pixel by pixel. For this purpose i used flash.display.Loader class to load the

[flexcoders] Need Help - Loader changes the pixel value after loading as bitmap

2012-08-27 Thread RAJ
Hi all [:)] , My aim is to load two images and compare its color information pixel by pixel. For this purpose i used flash.display.Loader class to load the images, and once load completes i'll typecast the loaded content to bitmap object (loaderObj.content as Bitmap). Finally i'll get the