SDL.Surface.Surface.from_RGB:


Description:

public void Surface.from_RGB (void* pixels, int width, int height, int depth, int pitch, uint32 rmask, uint32 gmask, uint32 bmask, uint32 amask)

created by valadoc