SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::prop::Surface Namespace Reference

Properties for Surface. More...

Variables

constexpr auto SDR_WHITE_POINT_FLOAT = SDL_PROP_SURFACE_SDR_WHITE_POINT_FLOAT
constexpr auto HDR_HEADROOM_FLOAT = SDL_PROP_SURFACE_HDR_HEADROOM_FLOAT
constexpr auto TONEMAP_OPERATOR_STRING
constexpr auto HOTSPOT_X_NUMBER = SDL_PROP_SURFACE_HOTSPOT_X_NUMBER
constexpr auto HOTSPOT_Y_NUMBER = SDL_PROP_SURFACE_HOTSPOT_Y_NUMBER
constexpr auto ROTATION_FLOAT = SDL_PROP_SURFACE_ROTATION_FLOAT

Detailed Description

Properties for Surface.

These properties are intended to queries on surfaces, and may not be supported by all surfaces. You can use GetSurfaceProperties() to get the properties of a surface, and then query these properties with Properties.Get*() functions.

See also
GetSurfaceProperties
Surface.GetProperties

Variable Documentation

◆ TONEMAP_OPERATOR_STRING

auto SDL::prop::Surface::TONEMAP_OPERATOR_STRING
constexpr
Initial value:
=
SDL_PROP_SURFACE_TONEMAP_OPERATOR_STRING