35 QPixmap
captureAppWindow(QWidget *window,
int x,
int y,
int width,
int height);
40 #endif // SCREENSHOT_H Definition: screenshot.h:24
Clase auxiliar para transformar imágenes de un formato a otro (Mat, QPixmap, QImage)
~ScreenShot()
Definition: screenshot.cpp:8
void captureSaveWindow()
Definition: screenshot.cpp:57
Mat * screen
Definition: screenshot.h:31
QPixmap captureAppWindow(QWidget *window, int x, int y, int width, int height)
Definition: screenshot.cpp:41
QString directory
Definition: screenshot.h:30
ScreenShot()
Definition: screenshot.cpp:3
QPixmap captureWindow()
Definition: screenshot.cpp:27