Hello, When running a tcl script how does one take the output of a vtkImage and make it a Tk image. At the moment I am writing out a tiff file and reading it back in using the vtkTiffWriter and "image create photo name -file filename.tif". A better method would be appreciated. Thanks, David