SDLImage.this

Loads the SDL_image library. SDL must be already initialized.

class SDLImage
this
(,
int flags = IMG_INIT_JPG | IMG_INIT_PNG | IMG_INIT_TIF | IMG_INIT_WEBP
)

Throws

SDL2Exception on error.

Meta