gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
SDL2Surface.lock
gfm
sdl2
surface
SDL2Surface
Lock the surface, allow to use pixels().
class
SDL2Surface
void
lock
(
)
Throws
SDL2Exception
on error.
Meta
Source
See Implementation
gfm
sdl2
surface
SDL2Surface
constructors
this
destructors
~this
enums
Owned
functions
clone
close
convert
getRGBA
handle
lock
pitch
pixelFormat
pixels
unlock
properties
height
width
structs
RGBA
variables
_handleOwned
_sdl2
_surface
Lock the surface, allow to use pixels().