SDL_IMAGE_VERSION - This is the version number macro for the current SDL_image version.
Contents
Header File
Defined in SDL3_image/SDL_image.h
Name
SDL_IMAGE_VERSION - This is the version number macro for the current SDL_image version.
Synopsis
#include"SDL3_image/SDL_image.h"#defineSDL_IMAGE_VERSION.BISDL_VERSIONNUM(SDL_IMAGE_MAJOR_VERSION,SDL_IMAGE_MINOR_VERSION,SDL_IMAGE_MICRO_VERSION)
SDL_image SDL_image 3.2.4 SDL_IMAGE_VERSION(3)
