Man page - img_version(3)
Packages contains this manual
Manual
IMG_Version
NAMEHEADER FILE
SYNOPSIS
RETURN VALUE
AVAILABILITY
NAME
IMG_Version - This function gets the version of the dynamically linked SDL_image library.
HEADER FILE
Defined in SDL3_image/SDL_image.h
SYNOPSIS
#include "SDL3_image/SDL_image.h"
int IMG_Version(void);
RETURN VALUE
Returns SDL_image version.
AVAILABILITY
This function is available since SDL_image 3.0.0.