###### (This function is part of SDL_image, a separate library from SDL.)
# SDL_IMAGE_MAJOR_VERSION

Printable format: "%d.%d.%d", MAJOR, MINOR, MICRO

## Header File

Defined in [<SDL3_image/SDL_image.h>](https://github.com/libsdl-org/SDL_image/blob/main/include/SDL3_image/SDL_image.h)

## Syntax

```c
#define SDL_IMAGE_MAJOR_VERSION 3
```

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategorySDLImage](CategorySDLImage)