24 #ifndef vtkQImageToImageSource_h
25 #define vtkQImageToImageSource_h
27 #include "vtkRenderingQtModule.h"
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)