public class CachingColorIndexer extends Object implements ColorIndexer
Constructor and Description |
---|
CachingColorIndexer(ColorIndexer delegate) |
Modifier and Type | Method and Description |
---|---|
int |
getClosestIndex(int r,
int g,
int b,
int a) |
IndexColorModel |
toIndexColorModel() |
public CachingColorIndexer(ColorIndexer delegate)
public IndexColorModel toIndexColorModel()
toIndexColorModel
in interface ColorIndexer
IndexColorModel
related to the ColorIndexer
instancepublic int getClosestIndex(int r, int g, int b, int a)
getClosestIndex
in interface ColorIndexer
Copyright © 2006–2015 GeoSolutions. All rights reserved.