summaryrefslogtreecommitdiff
path: root/Ladybird/WebContentView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Ladybird/WebContentView.h')
-rw-r--r--Ladybird/WebContentView.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Ladybird/WebContentView.h b/Ladybird/WebContentView.h
index 0d96d15f1b..9ac0bc9837 100644
--- a/Ladybird/WebContentView.h
+++ b/Ladybird/WebContentView.h
@@ -113,6 +113,9 @@ public:
Gfx::IntPoint to_content(Gfx::IntPoint) const;
Gfx::IntPoint to_widget(Gfx::IntPoint) const;
+ Gfx::ShareableBitmap take_screenshot() const;
+ Gfx::ShareableBitmap take_document_screenshot();
+
enum class PaletteMode {
Default,
Dark,