SDL_IMAGE_VERSION
This is the version number macro for the current SDL_image version.
- Provided by: libsdl3-image-doc (Version: 3.2.4+ds-1)
- Source: libsdl3-image
- Report a bug
This is the version number macro for the current SDL_image version.
Defined in SDL3_image/SDL_image.h
#include "SDL3_image/SDL_image.h"
#define SDL_IMAGE_VERSION .BI SDL_VERSIONNUM(SDL_IMAGE_MAJOR_VERSION,SDL_IMAGE_MINOR_VERSION,SDL_IMAGE_MICRO_VERSION)