Wiki Page Content

Results 1 - 5 of 5 results out of about 6839 pages. (3.90 seconds)

SDL_LockSurface . . . 4 matches
...ce(surface); /* Surface is locked */ /* Direct pixel access on surface here */ SDL_UnlockSurface(surface); /* Surface is now unlocked */ }}} == Remarks == Between calls to [[...

1.3k - rev: 11 (current) last modified: 2014-01-11 13:52:41

SDL_Surface . . . 3 matches
...buffer. */ SDL_memset(surface->pixels, 0, surface->h * surface->pitch); SDL_UnlockSurface(surface); } }}} == Remarks == With most surfaces you can access the pixels dire...

3.2k - rev: 32 (current) last modified: 2017-07-14 21:51:36

SDL_SetSurfaceRLE . . . 1 match
...cked before directly accessing the pixels. == Related Functions == .[[SDL_BlitSurface]] .[[SDL_LockSurface]] .[[SDL_UnlockSurface]] ---- [[CategoryAPI]], [[CategorySurface]]...

0.9k - rev: 6 (current) last modified: 2011-01-11 23:48:52

CategorySurface . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Surface Creation and Simple Drawing = '''Include File(s):''' [[http://hg.libsdl.org/SDL/fil...

0.8k - rev: 17 (current) last modified: 2016-03-27 21:49:58

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit