public class BColorQuantizer extends Object
| Constructor and Description |
|---|
BColorQuantizer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static BufferedImage |
quantizeImage(BufferedImage srcbi,
int max_colors,
boolean quick)
Reduce the image to the given number of colors.
|
public static BufferedImage quantizeImage(BufferedImage srcbi, int max_colors, boolean quick)
public static void main(String[] args)
Copyright © 2017 etc.to. All rights reserved.