Hi, I have a written a filter as a subclass of vtkImageTwoInputFilter, and the two input images have a different size. But somehow the update extent is set to the same extent for each of the images! How do I compensate for this? Zeger