Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_LockYUVOverlay(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_LockYUVOverlay !!!SDL_LockYUVOverlay NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO ---- !!NAME SDL_LockYUVOverlay- Lock an overlay !!SYNOPSIS __#include __ __int SDL_LockYUVOverlay__(__SDL_Overlay *overlay__); !!DESCRIPTION Much the same as __SDL_!LockSurface__, __SDL_LockYUVOverlay__ locks the __overlay__ for direct access to pixel data. !!RETURN VALUE Returns __0__ on success, or __-1__ on an error. !!SEE ALSO __SDL_UnlockYUVOverlay__, __SDL_CreateYUVOverlay__, __SDL_Overlay__ ----
One page links to
SDL_LockYUVOverlay(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.