Registry / other / sdl3-image

sdl3-image

JSON →
library3.4.4vcpkgunverified

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

vcpkg install sdl3-image
INSTALL
IMPORT
SIG · SDL3-IMAGE
S
sdl3-image
othercppv3.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SDL3_image/SDL_image.h
#include <SDL3_image/SDL_image.h>

Initialize SDL_image with PNG support.

#include <SDL3_image/SDL_image.h> int main() { IMG_Init(IMG_INIT_PNG); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources

No resource links recorded.

sdl3-image — pip install sdl3-image · libregistry