24 #ifndef __vtkQImageToImageSource_h
25 #define __vtkQImageToImageSource_h
51 const QImage* QtImage;
Create image data from a QImage.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void SetQImage(QImage *image)
const QImage * GetQImage()
~vtkQImageToImageSource()
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)