Skip to content

IMG_Init()

Syntax

void IMG_Init(int flags);

Description

init img

Details

This function is a wrapper that directly jumps to the IMG_Init implementation.

Input

param Description
flags flags Initialization flags for SDL_image subsystems (does not manage only IMG_INIT_HRS)