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.
|
JPEGImage |
|
LEDataInputStream |
Little Endian Data Input Stream.
|
LEDataOutputStream |
Little Endian Data Output Stream.
|
NetPbmTextureWriter |
|
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.
|