xmlgraphics-commons 1.4

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

Packages that use PNGSuggestedPaletteEntry
org.apache.xmlgraphics.image.codec.png Contains a PNG image codec. 
 

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.4

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