Penguin

SDL_UnlockYUVOverlay

SDL_UnlockYUVOverlay

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_UnlockYUVOverlay- Unlock an overlay

SYNOPSIS

#include

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


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.