|
bool | MakeImage (const char *name, ScreenshotCallback *callb, void *userdata, uint w, uint h, int pixelformat, const Colour *palette) override |
|
| ScreenshotProvider (std::string_view name, std::string_view description, int priority) |
|
constexpr | PriorityBaseProvider (std::string_view name, std::string_view description, int priority) |
|
int | GetPriority () const |
|
constexpr | BaseProvider (std::string_view name, std::string_view description) |
|
std::string_view | GetName () const |
|
std::string_view | GetDescription () const |
|
Definition at line 42 of file screenshot_bmp.cpp.
◆ ScreenshotProvider_Bmp()
ScreenshotProvider_Bmp::ScreenshotProvider_Bmp |
( |
| ) |
|
|
inline |
◆ MakeImage()
bool ScreenshotProvider_Bmp::MakeImage |
( |
const char * |
name, |
|
|
ScreenshotCallback * |
callb, |
|
|
void * |
userdata, |
|
|
uint |
w, |
|
|
uint |
h, |
|
|
int |
pixelformat, |
|
|
const Colour * |
palette |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: