public interface ColorIndexer
Modifier and Type | Method and Description |
---|---|
int |
getClosestIndex(int r,
int g,
int b,
int a) |
IndexColorModel |
toIndexColorModel() |
IndexColorModel toIndexColorModel()
IndexColorModel
related to the ColorIndexer
instanceint getClosestIndex(int r, int g, int b, int a)
Copyright © 2006–2017 GeoSolutions. All rights reserved.