mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 17:58:27 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
61b5c38e6e
commit
7fbd85ad5c
1 changed files with 2 additions and 1 deletions
|
@ -216,7 +216,8 @@ extern DECLSPEC void SDLCALL SDL_DestroySurface(SDL_Surface *surface);
|
|||
*
|
||||
* The following properties are understood by SDL:
|
||||
*
|
||||
* - `SDL_PROP_SURFACE_COLORSPACE_NUMBER`: an SDL_ColorSpace value describing the surface colorspace
|
||||
* - `SDL_PROP_SURFACE_COLORSPACE_NUMBER`: an SDL_ColorSpace value describing
|
||||
* the surface colorspace
|
||||
* - `SDL_PROP_SURFACE_MAXCLL_NUMBER`: MaxCLL (Maximum Content Light Level)
|
||||
* indicates the maximum light level of any single pixel (in cd/m2 or nits)
|
||||
* of the entire playback sequence. MaxCLL is usually measured off the final
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue