Package com.sun.jimi.core.encoder.png

Interface Summary
PNGConstants Useful constants for encoding and decoding images to and from the PNG file format.
 

Class Summary
png_chunk_trns "tRNS" transparency chunk for specifying an alpha channel for palette images.
PNGEncoder This class encodes an image into the PNG image file format to an outputstream.
There is currently no support for outputting 16 bit depth images in any way shape or form.
PNGEncoderFactory Encoder factory implementation for PNG