Get the pixel format associated with the window.
Defined in SDL_video.h
window | the window to query |
Returns the pixel format of the window on success or SDL_PIXELFORMAT_UNKNOWN on failure; call SDL_GetError() for more information.
This function is available since SDL 2.0.0.