opensolaris man page for sdl_unlockyuvoverlay

Query: sdl_unlockyuvoverlay

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDL_UnlockYUVOverlay(3) 					 SDL API Reference					   SDL_UnlockYUVOverlay(3)

NAME
SDL_UnlockYUVOverlay - Unlock an overlay
SYNOPSIS
#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
SDL
Tue 11 Sep 2001, 23:01 SDL_UnlockYUVOverlay(3)
Related Man Pages
sdl_overlay(3) - opensolaris
sdl_locksurface(3) - debian
sdl_locksurface(3) - centos
sdl_overlay(3) - centos
sdl_overlay(3) - suse
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Identify problem with while getopts