Uses of Package
org.apache.batik.util.awt.image.codec

Packages that use org.apache.batik.util.awt.image.codec
org.apache.batik.util.awt.image.codec   
 

Classes in org.apache.batik.util.awt.image.codec used by org.apache.batik.util.awt.image.codec
ImageDecodeParam
          An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageEncodeParam
          An empty (marker) interface to be implemented by all image encoder parameter classes.
ImageEncoder
          An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
ImageEncoderImpl
          A partial implementation of the ImageEncoder interface useful for subclassing.
PNGEncodeParam
          An instance of ImageEncodeParam for encoding images in the PNG format.
PNGSuggestedPaletteEntry
          A class representing the fields of a PNG suggested palette entry.
SimpleRenderedImage
          A simple class implemented the RenderedImage interface.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.