table of contents
other versions
SDL_GetYUVConversionMode(3) | SDL3 FUNCTIONS | SDL_GetYUVConversionMode(3) |
NAME¶
SDL_GetYUVConversionMode - Get the YUV conversion mode
SYNOPSIS¶
#include "SDL3/SDL.h"
SDL_YUV_CONVERSION_MODE SDL_GetYUVConversionMode(void);
RETURN VALUE¶
Returns YUV conversion mode
AVAILABILITY¶
This function is available since SDL 3.0.0.
SDL 3.0.0 | SDL |