|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PNGSuggestedPaletteEntry | |
org.apache.batik.ext.awt.image.codec | Provides a set of classes to encode/decode images in various raster image file formats. |
Uses of PNGSuggestedPaletteEntry in org.apache.batik.ext.awt.image.codec |
Methods in org.apache.batik.ext.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.ext.awt.image.codec with parameters of type PNGSuggestedPaletteEntry | |
void |
PNGEncodeParam.setSuggestedPalette(PNGSuggestedPaletteEntry[] palette)
Sets the suggested palette information to be stored with this image. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |