![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <QRect>
#include "ctkVisualizationVTKWidgetsExport.h"
Go to the source code of this file.
Namespaces | |
ctk | |
Functions | |
QImage CTK_VISUALIZATION_VTK_WIDGETS_EXPORT | ctk::grabVTKWidget (QWidget *widget, QRect rectangle=QRect()) |
QImage CTK_VISUALIZATION_VTK_WIDGETS_EXPORT | ctk::scalarsToColorsImage (vtkScalarsToColors *scalarsToColors, const QSize &size=QSize()) |
QImage CTK_VISUALIZATION_VTK_WIDGETS_EXPORT | ctk::vtkImageDataToQImage (vtkImageData *imageData) |