Surface.from_rgb


Description:

[ CCode ( cname = "SDL_CreateRGBSurfaceFrom" ) ]
public Surface.from_rgb (void* pixels, int width, int height, int depth, int pitch, uint32 rmask, uint32 gmask, uint32 bmask, uint32 amask)