Package org.geotools.image.palette
Class ColorInversionCRIF
- Object
-
- CRIFImpl
-
- ColorInversionCRIF
-
- All Implemented Interfaces:
ContextualRenderedImageFactory,RenderedImageFactory
public class ColorInversionCRIF extends CRIFImplCRIF for the color inversion operation- Author:
- Simone Giannecchini, GeoSolutions SAS
-
-
Constructor Summary
Constructors Constructor Description ColorInversionCRIF()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RenderedImagecreate(ParameterBlock pb, RenderingHints hints)
-
-
-
Method Detail
-
create
public RenderedImage create(ParameterBlock pb, RenderingHints hints)
- Specified by:
createin interfaceRenderedImageFactory- Specified by:
createin classCRIFImpl
-
-