| IMG_Version(3) | SDL_image3 FUNCTIONS | IMG_Version(3) |
IMG_Version - This function gets the version of the dynamically linked SDL_image library.
Defined in SDL3_image/SDL_image.h
#include "SDL3_image/SDL_image.h"
int IMG_Version(void);
Returns SDL_image version.
This function is available since SDL_image 3.0.0.
| SDL_image 3.2.4 | SDL_image |