This function gets the version of the dynamically linked SDL_image library.
Defined in SDL_image.h
int IMG_Version(void);
Returns SDL_image version
This function is available since SDL_image 3.0.0.
CategoryAPI, CategoryAPIFunction