Go to the documentation of this file.
24 #ifndef vtkQImageToImageSource_h
25 #define vtkQImageToImageSource_h
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic algorithm superclass for image algs.
#define VTKRENDERINGQT_EXPORT
const QImage * GetQImage()
~vtkQImageToImageSource()
Create image data from a QImage.
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int RequestInformation(vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
static vtkQImageToImageSource * New()
GLenum GLsizei GLenum GLenum const GLvoid * image
void SetQImage(QImage *image)