I have a TIFF image being streamed and I have it as a pointer to to a buffer for the entire file. Now I'd like to get this into vtk for some processing. I don't see an obvious method on the file readers to read from buffer rather than file. Suggestions? David