Package org.geotools.image.palette
Class ColorInversionCRIF
- Object
-
- CRIFImpl
-
- ColorInversionCRIF
-
- All Implemented Interfaces:
ContextualRenderedImageFactory
,RenderedImageFactory
public class ColorInversionCRIF extends CRIFImpl
CRIF 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 RenderedImage
create(ParameterBlock pb, RenderingHints hints)
-
-
-
Method Detail
-
create
public RenderedImage create(ParameterBlock pb, RenderingHints hints)
- Specified by:
create
in interfaceRenderedImageFactory
- Specified by:
create
in classCRIFImpl
-
-