How is the memory handled in a sequential pipeline of ImageToImage filters? does each filter in the pipeline have its own data buffer for the pixel values? -or- do they share a same one from the initial reader? thank you, David Fuentes