Package com.sun.opengl.util.texture.spi

Interface Summary
TextureProvider Plug-in interface to TextureIO to support reading OpenGL textures from new file formats.
TextureWriter Plug-in interface to TextureIO to support writing OpenGL textures to new file formats.
 

Class Summary
DDSImage A reader and writer for DirectDraw Surface (.dds) files, which are used to describe textures.
DDSImage.ImageInfo Simple class describing images and data; does not encapsulate image format information.
LEDataInputStream Little Endian Data Input Stream.
LEDataOutputStream Little Endian Data Output Stream.
SGIImage Reads and writes SGI RGB/RGBA images.
TGAImage Targa image reader and writer adapted from sources of the Jimi image I/O class library.
TGAImage.Header This class reads in all of the TGA image header in addition it also reads in the imageID field as it is convenient to handle that here.
 



Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.