| Name | Description | Type | Package | Framework |
| DDSImage | A reader and writer for DirectDraw Surface (. | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
| DDSImage .ImageInfo | Simple class describing images and data; does not encapsulate image format information. | Class | com.jogamp.opengl.util.texture.spi.DDSImage | JogAmp |
| IIOTextureProvider | Class | com.jogamp.opengl.util.texture.spi.awt | JogAmp | |
| IIOTextureWriter | Class | com.jogamp.opengl.util.texture.spi.awt | JogAmp | |
| JPEGImage | Class | com.jogamp.opengl.util.texture.spi | JogAmp | |
| LEDataInputStream | Little Endian Data Input Stream. | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
| LEDataOutputStream | Little Endian Data Output Stream. | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
| NetPbmTextureWriter | Class | com.jogamp.opengl.util.texture.spi | JogAmp | |
| SGIImage | Reads and writes SGI RGB/RGBA images. | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
| TextureProvider | Plug-in interface to TextureIO to support reading OpenGL textures from new file formats. | Interface | com.jogamp.opengl.util.texture.spi | JogAmp |
| TextureProvider .SupportsImageTypes | Optional additional interface for TextureProvider implementation exposing the supported ImageTypes. | Interface | com.jogamp.opengl.util.texture.spi.TextureProvider | JogAmp |
| TextureWriter | Plug-in interface to TextureIO to support writing OpenGL textures to new file formats. | Interface | com.jogamp.opengl.util.texture.spi | JogAmp |
| TGAImage | Targa image reader and writer adapted from sources of the Jimi image I/O class library. | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
| 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. | Class | com.jogamp.opengl.util.texture.spi.TGAImage | JogAmp |