animated-gif
Java: Animated GIF with transparent window
I\'m trying to开发者_C百科 display an animated gif on a transparent JDialog using a simple JLabel:[详细]
2023-03-03 09:40 分类:问答Javascript to only display animated gif when loaded
I have an animated gif banner on my website that is around 2MB. For people with slow connections, I want to include some Javascript that will only display (and start playing) this gif when it开发者_高[详细]
2023-03-01 16:19 分类:问答WP7: Creating a movie from bitmap images
I\'m developing a WP7 app. I have a collection of BitmapImages that I load from the isolated storage.[详细]
2023-02-27 01:42 分类:问答iphone: scale when using glgif library
I am using glgif to display some gif picture on iphone, the gif is be downloaded from web. I display it on iphone successfully but the picture seems wrong scale. It happened to many pictures. Can anyo[详细]
2023-02-20 05:55 分类:问答How can I create animated gif in Java?
I would like to create a gif image from the set of BufferedImages. How can I do this? I开发者_开发技巧s there such library in pure Java (ImageMagick is not an option)? I\'ve found Gif4J library but it[详细]
2023-02-18 02:53 分类:问答Do hidden animated GIFs still use the CPU?
I have an AJAX heavy website. There\'s hundreds of buttons that momentarily put up an animated loading GIF when the server is processing a request.[详细]
2023-02-16 03:21 分类:问答how can i create a very simple animated image / progress bar on android device?
i am doing some processing in the background in my app and i am in need to show a small indicator what the app is retrieving data from the server. in a perfect world i would use an animated gif b开发者[详细]
2023-02-16 02:16 分类:问答Instead of animation white screen is coming
In my app I am displaying animation by splitting .gif file into frames (to show animated splash) by writing this code in newAppDelegate.m[详细]
2023-02-16 01:08 分类:问答Cocoa resize NSImage while preserving animation
is there a way to resize a NSImage (animated gif) and preserve the animation? I want to make the animated gif with 512x256px size, fit a rect of 256x256px.[详细]
2023-02-15 20:03 分类:问答Java gif image consuming CPU and memory
in my application i do intensive use of animated gif images displayed in a JEditorPane (this is a chat).[详细]
2023-02-14 04:10 分类:问答