logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IMG_Version - This function gets the version of the dynamically linked SDL_image library.

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);

See Also