fix gif cannot deal with transparent color.
authorjypark <jypark@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Feb 2012 10:46:56 +0000 (10:46 +0000)
committerjypark <jypark@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Feb 2012 10:46:56 +0000 (10:46 +0000)
commit37d3fae47e77cd8ce3003186b12fe50554e79dc2
treeb5a480a5a4239818374be327ff2d5443ebbb3642
parent0ca508f02f8dc4afe8ddca5c56e6a8af9df1622c
fix gif cannot deal with transparent color.
when make first frame, it didn't consider alpha value.
change code to deal with alpha value

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@68450 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/loaders/gif/evas_image_load_gif.c