![Rust Programming By Example](https://wfqqreader-1252317822.image.myqcloud.com/cover/324/36700324/b_36700324.jpg)
上QQ阅读APP看书,第一时间看更新
Loading images
Uptill now, we've only created simple textures, but what about loading images instead?
Before trying to go through this, check whether you have installed the SDL2_image library (it's not included by default with the SDL2 library!). If not, you can install it by following the upcoming sections.