|
| bool | MakeImage (std::string_view name, const ScreenshotCallback &callb, uint w, uint h, int pixelformat, const Colour *palette) const 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 40 of file screenshot_pcx.cpp.
◆ ScreenshotProvider_Pcx()
| ScreenshotProvider_Pcx::ScreenshotProvider_Pcx |
( |
| ) |
|
|
inline |
◆ MakeImage()
| bool ScreenshotProvider_Pcx::MakeImage |
( |
std::string_view |
name, |
|
|
const ScreenshotCallback & |
callb, |
|
|
uint |
w, |
|
|
uint |
h, |
|
|
int |
pixelformat, |
|
|
const Colour * |
palette |
|
) |
| const |
|
inlineoverridevirtual |
◆ instance
The documentation for this class was generated from the following file: