SDL_CreateRGBSurfaceWithFormat

Undocumented in source.
  1. SDL_Surface* SDL_CreateRGBSurfaceWithFormat(uint flags, int width, int height, int depth, uint format)
  2. pSDL_CreateRGBSurfaceWithFormat SDL_CreateRGBSurfaceWithFormat;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl205)
    pSDL_CreateRGBSurfaceWithFormat SDL_CreateRGBSurfaceWithFormat;

Meta