Luanti
5.15.0-dev
Loading...
Searching...
No Matches
screenshot.h
Go to the documentation of this file.
1
// Luanti
2
// SPDX-License-Identifier: LGPL-2.1-or-later
3
// Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
4
5
#pragma once
6
7
#include <string>
8
9
namespace
video
{
10
class
IVideoDriver;
11
}
12
19
bool
takeScreenshot
(video::IVideoDriver *driver, std::string &filename_out);
20
video
Definition
clientmap.h:36
takeScreenshot
bool takeScreenshot(video::IVideoDriver *driver, std::string &filename_out)
Take a screenshot and save it to disk.
Definition
screenshot.cpp:20
util
screenshot.h
Generated on Fri Jan 2 2026 04:32:22 for Luanti by
1.11.0