Package com.nexomc.nexo.glyphs
Object GifConverter
-
- All Implemented Interfaces:
public class GifConverter
-
-
Field Summary
Fields Modifier and Type Field Description public final static GifConverter
INSTANCE
-
Method Summary
Modifier and Type Method Description final Texture
splitGif(Texture gif, Integer frameCount)
final BufferedImage
toBufferedImage(Image img)
-
-
Method Detail
-
toBufferedImage
final BufferedImage toBufferedImage(Image img)
-
-
-
-