SDL_CreateRGBSurfaceFrom

Undocumented in source.
  1. SDL_Surface* SDL_CreateRGBSurfaceFrom(void* pixels, int width, int height, int depth, int pitch, uint Rmask, uint Gmask, uint Bmask, uint Amask)
  2. pSDL_CreateRGBSurfaceFrom SDL_CreateRGBSurfaceFrom;
    __gshared
    static if(!(staticBinding))
    pSDL_CreateRGBSurfaceFrom SDL_CreateRGBSurfaceFrom;

Meta