Surface.legacy_rgb


Description:

[ CCode ( cname = "SDL_CreateRGBSurface" ) ]
public Surface.legacy_rgb (uint32 flags, int width, int height, int depth, uint32 rmask, uint32 gmask, uint32 bmask, uint32 amask)