SDL2Surface.pixels

class SDL2Surface
ubyte*
pixels
()

Return Value

Type: ubyte*

Pointer to surface data. You must lock the surface before accessng it.

Meta