Support using image from a pipeline as texture
Add ability to use a vtkImageData generated by a reader/filter in ParaView as the "Texture" to apply to the display when rendering. Currently, we only support loading textures from files in a few standard image formats. This precludes using programatically generated images from being used as texture.