All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.koushikdutta.ion.gif.GifAction Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
package com.koushikdutta.ion.gif;

public interface GifAction {
    public boolean parseOk(boolean parseStatus, int frameIndex);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy