Hi When I pass in a transform with only scaling and apply it with vtkImageReslice, if I use scaling of (4,4,1) the 2d image becomes smaller. If I use (0.25, 0.25, 1.0) the image becomes larger. This seems counter intuitive ; can someone explain this so I can understand what is intended? Thanks Rick