简单易用的图像库:stb_image

Github 地址为:https://github.com/nothings/stb

重点关注如下三个头文件:

stb_image.h        // 用于图像加载
stb_image_write.h  // 用于写入图像文件
stb_image_resize.h // 用于改变图像尺寸
posted @ 2025-04-11 08:45  double64  阅读(176)  评论(0)    收藏  举报