Class ReinterpretRIF

    • Constructor Detail

      • ReinterpretRIF

        public ReinterpretRIF()
    • Method Detail

      • create

        public RenderedImage create​(ParameterBlock paramBlock,
                                    RenderingHints hints)
        Create a new instance of ReinterpretOpImage in the rendered layer. This method satisfies the implementation of RIF.
        Specified by:
        create in interface RenderedImageFactory
        Parameters:
        paramBlock - The source image and the convolution kernel.
        hints - The rendering hints.
        Returns:
        the rendered image created.