OpenTTD Source 20250312-master-gcdcc6b491d
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 <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
 

Detailed Description

PNG screenshot provider.

Definition in file screenshot_png.cpp.

Variable Documentation

◆ s_screenshot_provider_png

ScreenshotProvider_Png s_screenshot_provider_png
static

Definition at line 181 of file screenshot_png.cpp.