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