[ Version ( since = "2.22" ) ]
public void filter_remove (int id)
Remove a processing filter from the pipeline.
There is no restriction on the order the filters can be removed.
this | |
id |
id of the filter to remove, as returned from filter_add |