![]() |
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 <QString>
#include <QRect>
#include "ctkWidgetsExport.h"
Go to the source code of this file.
Namespaces | |
ctk | |
Functions | |
QString CTK_WIDGETS_EXPORT | ctk::base64HTMLImageTagSrc (const QImage &image) |
QImage CTK_WIDGETS_EXPORT | ctk::grabWidget (QWidget *widget, QRect rectangle=QRect()) |
QImage CTK_WIDGETS_EXPORT | ctk::kwIconToQImage (const unsigned char *data, int width, int height, int pixelSize, unsigned int bufferLength, int options=0) |