Pipe.append

Insert a new filter at the back of the pipe

struct Pipe
public
void
append

Parameters

filter Filter

the new filter to insert

Meta