Package org.newdawn.slick.imageout

Supports saving of slick images to various file types.

See:
          Description

Interface Summary
ImageWriter The description of any class that can produce data to an output stream reprsenting some image in memory.
 

Class Summary
ImageIOWriter A utility to write a Slick image out using ImageIO
ImageOut A static hook to access all the Image output utilities.
ImageWriterFactory A factory to produce image writers based on format names
TGAWriter A utility to save TGA's given a Slick image.
 

Package org.newdawn.slick.imageout Description

Supports saving of slick images to various file types.



Copyright © 2006 New Dawn Software. All Rights Reserved.