IMG_Version - This function gets the version of the dynamically linked SDL_image library.
Contents
Availability
This function is available since SDL_image 3.0.0.
SDL_image SDL_image 3.2.4 IMG_Version(3)
Header File
Defined in SDL3_image/SDL_image.h
Name
IMG_Version - This function gets the version of the dynamically linked SDL_image library.
Return Value
Returns SDL_image version.
Synopsis
#include"SDL3_image/SDL_image.h"intIMG_Version(void);
