Package | Description |
---|---|
org.apache.commons.imaging.palette |
Color quantization and palette manipulation tools.
|
Modifier and Type | Class and Description |
---|---|
class |
LongestAxisMedianCut |
class |
MostPopulatedBoxesMedianCut |
Modifier and Type | Method and Description |
---|---|
Palette |
MedianCutQuantizer.process(BufferedImage image,
int maxColors,
MedianCut medianCut) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.