gfm7 ~master (2021-07-09T09:06:39Z)
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
blit
blitScaled
clone
convert
getRGBA
handle
lock
pitch
pixelFormat
pixels
setColorKey
unlock
properties
height
width
structs
RGBA
variables
_handleOwned
_sdl2
_surface
Lock the surface, allow to use pixels().