MultiFilter.remove

Removes the filter at the given @position from the list of filters used by @self.

If @position is larger than the number of filters, nothing happens and the function returns.

class MultiFilter
void
remove
()

Parameters

position uint

position of filter to remove

Meta