Interface Filter

    • Method Detail

      • filter

        BufferedImage filter​(BufferedImage bi)
        Apply the filter to the input image and return an altered copy
        Parameters:
        bi - the input image to apply the filter on
        Returns:
        the altered image