This is the version number macro for the current SDL_image version.
Defined in <SDL3_image/SDL_image.h>
#define SDL_IMAGE_VERSION \ SDL_VERSIONNUM(SDL_IMAGE_MAJOR_VERSION, SDL_IMAGE_MINOR_VERSION, SDL_IMAGE_MICRO_VERSION)
CategoryAPI, CategoryAPIMacro, CategorySDLImage