Top "Gif" questions

GIF (Graphics Interchange Format) is an image file format associated with ".gif" file extension.

Showing gif in android

i have this code to show gif image with Movie. public class GIFView extends View{ private Movie movie; private InputStream …

android gif movie
Is there a way to create one Gif image from multiple images in Java?

I am trying to set up a simple Java program that creates one single animated gif from multiple other images (…

java jpeg gif bufferedimage
Convert each animated GIF frame to a separate BufferedImage

I want to be able to take an animated GIF as input, count the frames (and perhaps other metadata), and …

java gif bufferedimage javax.imageio
Why doesn't whatsapp play all gifs?

When I create a gif, which works fine in Chrome, I cannot make it play in WhatsApp. It just shows …

lua gd gif whatsapp
How to import GIF files into Beamer presentation?

I need to import animations from Maple into my LaTeX/Beamer presentation. I save a file in GIF format. But …

animation png gif beamer maple
How to put a gif with Canvas

I'm creating a game, and in my game, when the HERO stay near the MONSTER, a gif will be showed, …

javascript html canvas gif
PIL - Convert GIF Frames to JPG

I tried to convert an gif to single images with Python Image Library, but it results in weird frames The …

python image-processing python-imaging-library gif jpeg
Do <img> tags in html support animated gifs?

I am making a photo upload site, and began to wonder: Do <img> tags in html support animated …

html image gif animated-gif
How to display GIF in react-native android app?

I want to display a simple gif via URL in my Image tag in my android react-native app but when …

android image react-native gif