| Domain | My Life | Resume | Documents | Calculators | Miscellaneous | Links | Projects | Site Methodology | Site Map |
|
Documentation
From my personal library, The Internet |
| Man Pages | RFC | HOWTO | SDK | Software |
SYNOPSIS
#include "SDL.h"
void SDL_UnlockYUVOverlay(SDL_Overlay *overlay);
DESCRIPTION
The opposite to SDL_LockYUVOverlay. Unlocks a previously locked over-
lay. An overlay must be unlocked before it can be displayed.
SEE ALSO
SDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_Overlay
SDL Tue 11 Sep 2001, 23:01 SDL_UnlockYUVOverlay(3)
Man(1) output converted with man2html |