SDL_CreateRGBSurface

Undocumented in source.
  1. SDL_Surface* SDL_CreateRGBSurface(uint flags, int width, int height, int depth, uint Rmask, uint Gmask, uint Bmask, uint Amask)
  2. pSDL_CreateRGBSurface SDL_CreateRGBSurface;
    __gshared
    static if(!(staticBinding))
    pSDL_CreateRGBSurface SDL_CreateRGBSurface;

Meta