Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

Sortix cross-nightly manual

This manual documents Sortix cross-nightly. You can instead view this document in the latest official manual.

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
Tue 11 Sep 2001, 23:01 SDL
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org