gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
SDL2Surface.getRGBA
gfm
sdl2
surface
SDL2Surface
Get a surface pixel color.
class
SDL2Surface
vec4ub
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
clone
close
convert
getRGBA
handle
lock
pitch
pixelFormat
pixels
unlock
properties
height
width
variables
_handleOwned
_sdl2
_surface
Get a surface pixel color.