Defines the ScreenshotCapture class for capturing screenshots in ASAPCabinetFE. More...
#include <string>
#include <vector>
#include <SDL2/SDL.h>
Go to the source code of this file.
Classes | |
class | ScreenshotCapture |
Captures screenshots of specific windows. More... | |
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.