public interface TextureWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
write(File file,
TextureData data)
Writes the given TextureData to the passed file.
|
boolean write(File file, TextureData data) throws IOException
IOExceptionCopyright 2010 JogAmp Community.