Skip to content

Instantly share code, notes, and snippets.

@qazhuhuihao
qazhuhuihao / AnimatedGifEncoder.java
Created May 30, 2017 11:45 — forked from wasabeef/AnimatedGifEncoder.java
Android - AnimatedGifEncoder
import java.io.IOException;
import java.io.OutputStream;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.Canvas;
import android.graphics.Paint;
public class AnimatedGifEncoder {
protected int width; // image size