Crate sdl2_image [] [src]

Structs

InitFlag

Constants

INIT_JPG
INIT_PNG
INIT_TIF
INIT_WEBP

Traits

ImageRWops
LoadSurface

Static method extensions for creating Surfaces

LoadTexture

Method extensions for creating Textures from a Renderer

SaveSurface

Method extensions to Surface for saving to disk

Functions

get_linked_version

Returns the version of the dynamically linked SDL_image library

init

Initializes SDL2_image with InitFlags and returns which InitFlags were actually used.

quit

Teardown the SDL2_Image subsystem