com.sun.opengl.util.texture.spi
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
IOException
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.