Package | Description |
---|---|
org.apache.xmlgraphics.image.codec.png |
Contains a PNG image codec.
|
Modifier and Type | Method | Description |
---|---|---|
PNGSuggestedPaletteEntry[] |
PNGEncodeParam.getSuggestedPalette() |
Returns the suggested palette information to be stored with this
image.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PNGEncodeParam.setSuggestedPalette(PNGSuggestedPaletteEntry[] palette) |
Sets the suggested palette information to be stored with this
image.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.