我使用SDL2_image中的IMG_Load函数的时候,一开始我读取的是.bmp图片,可以正常运行。代码如下: SDL_Surface *temp_Surface=IMG_Load ...
Simple DirectMedia Layer (SDL, www.libsdl.org) is a simple, yet powerful, cross-platform game and multimedia development library. The library was developed by Sam Latinga while he was working for Loki ...