public class SpriteUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SPRITE_NAME |
Modifier and Type | Method and Description |
---|---|
static String |
encode(BufferedImage img,
String name,
SpriteGrayLevel level) |
static String |
encodeCompressed(BufferedImage img,
String name,
SpriteGrayLevel level) |
public static final String SPRITE_NAME
public static String encode(BufferedImage img, String name, SpriteGrayLevel level)
public static String encodeCompressed(BufferedImage img, String name, SpriteGrayLevel level)
Copyright © 2017. All Rights Reserved.