I’m looking for a recommendation on how to scale imageData to a specific size. I’ve used vtkImageResample, but what I really want to do is load a large image, and then reset the size at some point. Ideally I would be able to non-destructively change the size of the object. Thanks, cameron.