MultiFilter.remove

void remove(uint position)

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.

Parameters

positionposition of filter to remove