{"library":"sdl3-image","type":"library","category":null,"description":"SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV","language":"cpp","status":"active","version":"3.4.4","tags":["image-loading","sdl","multimedia","graphics"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sdl3-image","imports":["#include <SDL3_image/SDL_image.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(sdl3_image CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE SDL3_image::SDL3_image)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}