xmlgraphics-commons 1.0

Uses of Class
org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry

Packages that use PNGSuggestedPaletteEntry
org.apache.xmlgraphics.image.codec.png   
 

Uses of PNGSuggestedPaletteEntry in org.apache.xmlgraphics.image.codec.png
 

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

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


xmlgraphics-commons 1.0

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.