OpenTTD Source 20250531-master-gb7b2b57805
|
PNG screenshot provider. More...
#include "stdafx.h"
#include "core/math_func.hpp"
#include "debug.h"
#include "fileio_func.h"
#include "screenshot_type.h"
#include "3rdparty/fmt/ranges.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 182 of file screenshot_png.cpp.