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

IMG_InitFlags

Initialization flags

Header File

Defined in <SDL3_image/SDL_image.h>

Syntax

typedef Uint32 IMG_InitFlags;

#define IMG_INIT_JPG    0x00000001
#define IMG_INIT_PNG    0x00000002
#define IMG_INIT_TIF    0x00000004
#define IMG_INIT_WEBP   0x00000008
#define IMG_INIT_JXL    0x00000010
#define IMG_INIT_AVIF   0x00000020

CategoryAPI, CategoryAPIDatatype, CategoryAPIEnum


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.