SDL_Renderer *renderer = SDL_CreateRenderer(window, -1, 0);. SDL_Texture *texture = SDL_CreateTexture(renderer, SDL_PIXELFORMAT_IYUV, ...
確定! 回上一頁