Prev Package | Next Package | Frames | No Frames |
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. |
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. |