SDL-1.2.14
[sdl_omap.git] / docs / man3 / SDL_UnlockYUVOverlay.3
CommitLineData
e14743d1 1.TH "SDL_UnlockYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
2.SH "NAME"
3SDL_UnlockYUVOverlay \- Unlock an overlay
4.SH "SYNOPSIS"
5.PP
6\fB#include "SDL\&.h"
7.sp
8\fBvoid \fBSDL_UnlockYUVOverlay\fP\fR(\fBSDL_Overlay *overlay\fR);
9.SH "DESCRIPTION"
10.PP
11The opposite to \fI\fBSDL_LockYUVOverlay\fP\fR\&. Unlocks a previously locked overlay\&. An overlay must be unlocked before it can be displayed\&.
12.SH "SEE ALSO"
13.PP
14\fI\fBSDL_UnlockYUVOverlay\fP\fR, \fI\fBSDL_CreateYUVOverlay\fP\fR, \fI\fBSDL_Overlay\fR\fR
15.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01