Top "Gif" questions

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

gif animation not playing on refresh

First time I view the page with an animated .gif it plays fine on page load (lasts about 2 secs). On …

animation refresh gif autoplay browser-refresh
Exporting a gif from a Processing sketch w/ Gif-animation library

I'd like to export one of my Processing sketches into gif form, and am using extrapixel's Gif-animation library (http://extrapixel.…

animation export processing gif
How do you Draw Transparent Image using System.Drawing?

I'm trying to return a transparent GIF from an .aspx page for display within a web page. I am trying …

asp.net transparency gif system.drawing
Why '.png' files produced by ImageMagick are so much bigger than '.jpg' & '.gif' files?

I'm using ImageMagick to convert some files from one format to another. I was always under the impression that .png …

image-processing png imagemagick jpeg gif
Spin icon freezes while loading records

I am trying to load records using breeze. While loading record i am showing spin icon. But somehow spin icon …

javascript html breeze gif
How can I create a gif with more than 256 colors like this one?

Bonjour ! this is my first question ! I'm trying some UI animation in Photoshop, and I want to export in GIF …

photoshop gif 256color
Saving plots in R as GIFs

In R, I use function savePlot to save graphs into image files. But my colleague can only open .jpgs and .…

image r plot gif
How can I make it so that slack bots can use Giphy?

For some reason, the existing Giphy app for slack does not allow bots to call a GIF from giphy.com …

gif slack-api giphy
How do developers produce iOS Simulator animated .gifs?

I often see this a lot on GitHub. How can I reproduce this animated .gif effect? https://github.com/autresphere/…

ios ios-simulator gif
Why setVisible doesn't work?

I have a swing GUI with border layout. in the NORTH I have added some component. My label component which …

java swing gif layout-manager border-layout