gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
SDL2Surface.getRGBA
gfm
sdl2
surface
SDL2Surface
Get a surface pixel color.
class
SDL2Surface
RGBA
getRGBA
(
int
x
,
int
y
)
Bugs
must be locked when using this method. Slow!
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
Get a surface pixel color.