Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-07-14 18:04:00 +00:00
parent 6217094c40
commit abaef81615

View File

@ -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.
*/