OpenTTD Source 20250820-master-g77503776b6
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.