Interface BatikHistogramNormalizationFilter

    • Method Detail

      • getSource

        Filter getSource()
        Returns the source to be offset.
      • setSource

        void setSource​(Filter src)
        Sets the source to be offset.
        Parameters:
        src - image to offset.
      • getTrim

        float getTrim()
        Returns the trim percent for this normalization.
      • setTrim

        void setTrim​(float trim)
        Sets the trim percent for this normalization.