ASAPCabinetFE
 
Loading...
Searching...
No Matches
screenshot_capture.h File Reference

Defines the ScreenshotCapture class for capturing screenshots in ASAPCabinetFE. More...

#include <string>
#include <vector>
#include <SDL2/SDL.h>
+ Include dependency graph for screenshot_capture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScreenshotCapture
 Captures screenshots of specific windows. More...
 

Detailed Description

Defines the ScreenshotCapture class for capturing screenshots in ASAPCabinetFE.

This header provides the ScreenshotCapture class, which captures screenshots of specific windows (e.g., playfield, backglass, DMD) during screenshot mode. It uses the executable directory for output paths and interacts with SDL windows for capture.