#include <screenshotter.h>
Converts Picture
s and DisplayList
s to MetalScreenshot
s with the playground backend.
Definition at line 17 of file screenshotter.h.
◆ ~Screenshotter()
virtual impeller::testing::Screenshotter::~Screenshotter |
( |
| ) |
|
|
virtualdefault |
◆ GetPlayground()
virtual PlaygroundImpl & impeller::testing::Screenshotter::GetPlayground |
( |
| ) |
|
|
pure virtual |
◆ MakeScreenshot()
virtual std::unique_ptr< Screenshot > impeller::testing::Screenshotter::MakeScreenshot |
( |
AiksContext & |
aiks_context, |
|
|
const Picture & |
picture, |
|
|
const ISize & |
size = {300, 300} , |
|
|
bool |
scale_content = true |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: