Wiki Page Content

Results 1 - 8 of 8 results out of about 6839 pages. (3.83 seconds)

SDL_LockSurface . . . 5 matches
... = SDL_LockSurface = Use this function to set up a surface for directly accessing the pixels. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_LockSurface(SDL_Surf...

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

SDL_UnlockSurface . . . 3 matches
...''||the [[SDL_Surface]] structure to be unlocked|| == Code Examples == <<Include(SDL_LockSurface, , , from="== Code Examples ==", to="== Remarks ==")>> == Remarks == <<Include(S...

0.6k - rev: 8 (current) last modified: 2011-01-11 23:22:09

SDL_Surface . . . 3 matches
...require locking. */ /* Once locked, surface->pixels is safe to access. */ SDL_LockSurface(surface); /* This assumes that color value zero is black. Use SDL_Map...

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

SGFunctions . . . 1 match
... structure representing` <something>.|| ||''Example'': [[SDL_SetSurfaceRLE]](), [[SDL_LockSurface]](), [[SDL_GetClipRect]](), [[SDL_SaveBMP_RW]]()|| ||''Note'': Of course there ar...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

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

SDL_MUSTLOCK . . . 1 match
...ou can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_LockSurface]] ---- [[CategoryAPI]], [[CategorySurface]]...

0.6k - rev: 3 (current) last modified: 2011-03-27 22:19:13

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