SDL2Surface.getRGBA

Get a surface pixel color.

class SDL2Surface
getRGBA
(
int x
,
int y
)

Bugs

must be locked when using this method. Slow!

Meta