IMG_Version - Man Page

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.

Info

SDL_image 3.2.4 SDL_image3 FUNCTIONS