Provided by: libsdl3-image-doc_3.2.4+ds-1_all bug

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.

SDL_image                                        SDL_image 3.2.4                                  IMG_Version(3)