Uses of Class
org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry

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

Uses of PNGSuggestedPaletteEntry in org.apache.batik.util.awt.image.codec
 

Methods in org.apache.batik.util.awt.image.codec that return PNGSuggestedPaletteEntry
 PNGSuggestedPaletteEntry[] PNGEncodeParam.getSuggestedPalette()
          Returns the suggested palette information to be stored with this image.
 

Methods in org.apache.batik.util.awt.image.codec with parameters of type PNGSuggestedPaletteEntry
 void PNGEncodeParam.setSuggestedPalette(PNGSuggestedPaletteEntry[] palette)
          Sets the suggested palette information to be stored with this image.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.