OpenTTD Source 20250312-master-gcdcc6b491d
|
PNG screenshot provider. More...
#include "stdafx.h"
#include "core/math_func.hpp"
#include "debug.h"
#include "fileio_func.h"
#include "screenshot_type.h"
#include <png.h>
#include "safeguards.h"
Go to the source code of this file.
Data Structures | |
class | ScreenshotProvider_Png |
Variables | |
static ScreenshotProvider_Png | s_screenshot_provider_png |
PNG screenshot provider.
Definition in file screenshot_png.cpp.
|
static |
Definition at line 181 of file screenshot_png.cpp.