... &w, &h); SDL_Surface *surface = SDL_CreateRGBSurfaceWithFormat(0, w, h, 32, format); - SDL_LockSurface(surface); SDL_RenderReadPixels(gRenderer, NULL, ...
確定! 回上一頁