Uses of Class
org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
Packages that use PNGSuggestedPaletteEntry
-
Uses of PNGSuggestedPaletteEntry in org.apache.xmlgraphics.image.codec.png
Methods in org.apache.xmlgraphics.image.codec.png that return PNGSuggestedPaletteEntryModifier and TypeMethodDescriptionPNGEncodeParam.getSuggestedPalette()
Returns the suggested palette information to be stored with this image.Methods in org.apache.xmlgraphics.image.codec.png with parameters of type PNGSuggestedPaletteEntryModifier and TypeMethodDescriptionvoid
PNGEncodeParam.setSuggestedPalette
(PNGSuggestedPaletteEntry[] palette) Sets the suggested palette information to be stored with this image.