Package | Description |
---|---|
it.geosolutions.jaiext.colorindexer |
Class and Description |
---|
ColorIndexer
A tool transforming a generic RGBA color into an index into a palette represented by a IndexedColorModel
|
ColorMap
A
HashMap replacement especially designed to map an (eventually packed) color to a non negative integer value, which can be in our use
cases a count or a palette index. |
ColorMap.ColorEntry
Class representing a single
ColorMap entry |
PackedHistogram.SortComponent
Enumerates the comparators for the various color components
|
Quantizer
Analyzes a
RenderedImage contents (using a Median Cut style algorithm) and builds an optimal RGBA ColorIndexer that can be used to
turn the RGBA image into a paletted one. |
Copyright © 2006–2018 GeoSolutions. All rights reserved.