• Returns a new filter that is equivalent to applying filter1 and then filter2.

    Parameters

    • filter1: Filter

      The first filter

    • filter2: Filter

      The second filter

    Returns Filter

    The filter equivalent to applying filter1 and then filter2