| Package | Description |
|---|---|
| org.apache.commons.imaging.palette |
Color quantization and palette manipulation tools.
|
| Modifier and Type | Method and Description |
|---|---|
SimplePalette |
PaletteFactory.makeExactRgbPaletteSimple(BufferedImage src,
int max)
Builds an exact complete opaque palette containing all the colors in
src,
and fails by returning null if there are more than max colors necessary to do this. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.