... sur->pixels, sur->pitch); SDL_SaveBMP(sur, name); SDL_FreeSurface(sur); std::cout << name << " captured!\n"; } int main(int args, ...
確定! 回上一頁