Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

amit-battan

macrumors newbie
Original poster
Sep 10, 2009
16
0
Hi All


I am using animated image (gif image) in webview
but problem is that it showing while background for transparent image. even I set the background color of webview is transparent.
Is any way to do it transparent or any other way to show transparent animated image in Iphone SDk


Thanks
Amit Battan
 
I wrote some code a while back that displayed an animated GIF in a custom view without using WebKit. Unfortunately it uses CGImageSource, which is a part of the ImageIO framework, and I don't believe that is yet in the iPhone SDK although I haven't checked 3.2.

Anyways, google got me this
http://github.com/jamesu/glgif
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.