SDL_CreateRGBSurfaceWithFormatFrom

Undocumented in source.
  1. SDL_Surface* SDL_CreateRGBSurfaceWithFormatFrom(void* pixels, int width, int height, int depth, int pitch, uint format)
  2. pSDL_CreateRGBSurfaceWithFormatFrom SDL_CreateRGBSurfaceWithFormatFrom;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl205)
    pSDL_CreateRGBSurfaceWithFormatFrom SDL_CreateRGBSurfaceWithFormatFrom;

Meta