public class IIOTextureWriter extends Object implements TextureWriter
| Constructor and Description |
|---|
IIOTextureWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
write(File file,
TextureData data)
Writes the given TextureData to the passed file.
|
public boolean write(File file, TextureData data) throws IOException
TextureWriterwrite in interface TextureWriterIOExceptionCopyright 2010 JogAmp Community.