SDL_UnlockYUVOverlay
Section: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:01
Index Return to Main Contents
NAME
SDL_UnlockYUVOverlay - Unlock an overlaySYNOPSIS
#include "SDL.h"
void SDL_UnlockYUVOverlay(SDL_Overlay *overlay);
DESCRIPTION
The opposite to SDL_LockYUVOverlay. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed.
SEE ALSO
SDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_Overlay
Index
This document was created by man2html, using the manual pages.
Time: 04:45:47 GMT, September 16, 2022
0 댓글