vtkImage Reader/Writer
vtkJPEGReader is a source object that reads JPEG files. It should be able to read most any JPEG file
vtkJPEGWriter writes JPEG files. It supports 1 and 3 component data of unsigned char. It relies on the IJG's libjpeg. Thanks to IJG for supplying a public jpeg IO library.