Package org.geotools.image.palette
package org.geotools.image.palette
-
ClassesClassDescription
PointOpImage
to perform an efficient color inversion given a certain palette.CRIF for the color inversion operationPointOpImage
to perform color reduction on an image using the palette builder.This class implements the octree quantization method as it is described in the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)The node of color tree.This class is responsible for computing efficiently an inverse color map for a given color map.This class provide an Image oriented interface for theEfficientInverseColorMapComputation
.