com.triangularpixels.rebirth.image
Class TextureUtils
java.lang.Object
com.triangularpixels.rebirth.image.TextureUtils
public class TextureUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextureUtils
public TextureUtils()
createBufferedImage
public static BufferedImage createBufferedImage(int width,
int height,
TextureFormat format)
findFormat
public static TextureFormat findFormat(BufferedImage img)
Copyright © 2009 TriangularPixels.com. All Rights Reserved.