Toggle menu
Nitlanguage.org
Nitdoc
sdl2
sdl2_base
SDLSurface
pixels
fun
pixels
:
Pointer
sdl2
::
SDLSurface
::
pixels
Doc
Linearization
Summary
Pointer to pixel data
Pointer to pixel data
Summary
Property definitions
sdl2$SDLSurface$pixels
Property definitions
sdl2
$
SDLSurface
::
pixels
# Pointer to pixel data
fun
pixels
:
Pointer
`{ return self->pixels; `}
lib/sdl2/sdl2_base.nit:420,2--421,47