Hi, What is the best way to shrink an image and not end up with blurry edges? My current pipeline is vtkWindowToImageFilter->vtkImageShrink3D->vtkPNGWriter, from there I get the output bytes and display it in an icon. tia, -Jeff