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 © 2018 Apache Software Foundation. All rights reserved.