mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 04:28:58 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
6217094c40
commit
abaef81615
1 changed files with 3 additions and 1 deletions
|
|
@ -540,7 +540,9 @@ typedef enum SDL_ChromaLocation
|
|||
/**
|
||||
* Colorspace definitions.
|
||||
*
|
||||
* Since similar colorspaces may vary in their details (matrix, transfer function, etc.), this is not an exhaustive list, but rather a representative sample of the kinds of colorspaces supported in SDL.
|
||||
* Since similar colorspaces may vary in their details (matrix, transfer
|
||||
* function, etc.), this is not an exhaustive list, but rather a
|
||||
* representative sample of the kinds of colorspaces supported in SDL.
|
||||
*
|
||||
* \since This enum is available since SDL 3.0.0.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue