Man Page: sdl_lockyuvoverlay
Operating Environment: centos
Section: 3
SDL_LockYUVOverlay(3) SDL API Reference SDL_LockYUVOverlay(3)NAMESDL_LockYUVOverlay - Lock an overlaySYNOPSIS#include "SDL.h" int SDL_LockYUVOverlay(SDL_Overlay *overlay);DESCRIPTIONMuch the same as SDL_LockSurface, SDL_LockYUVOverlay locks the overlay for direct access to pixel data.RETURN VALUEReturns 0 on success, or -1 on an error.SEE ALSOSDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_OverlaySDLTue 11 Sep 2001, 23:01 SDL_LockYUVOverlay(3)
| Related Man Pages |
|---|
| sdl_locksurface(3) - debian |
| sdl_overlay(3) - debian |
| sdl_overlay(3) - centos |
| sdl_locksurface(3) - suse |
| sdl_locksurface(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |