摘要: Github 地址为:https://github.com/nothings/stb 重点关注如下三个头文件: stb_image.h // 用于图像加载 stb_image_write.h // 用于写入图像文件 stb_image_resize.h // 用于改变图像尺寸 阅读全文
posted @ 2025-04-11 08:45 double64 阅读(181) 评论(0) 推荐(0)