Class ExpressionCRIF

    • Constructor Detail

      • ExpressionCRIF

        public ExpressionCRIF()
        Constructor.
    • Method Detail

      • create

        public RenderedImage create​(ParameterBlock paramBlock,
                                    RenderingHints renderHints)
        Creates a new instance of ExpressionOpImage in the rendered layer. This method satisfies the implementation of RIF.
        Specified by:
        create in interface RenderedImageFactory
        Specified by:
        create in class javax.media.jai.CRIFImpl
        Parameters:
        paramBlock - The two source images to be added.
        renderHints - Optionally contains destination image layout.