OpenTTD Source 20260208-master-g43af8e94d0
screenshot_png.cpp File Reference

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

Detailed Description

PNG screenshot provider.

Definition in file screenshot_png.cpp.