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
TextureWriter
write
in interface TextureWriter
IOException
Copyright 2010 JogAmp Community.