mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
1 line
705 B
JavaScript
1 line
705 B
JavaScript
initSidebarItems({"fn":[["get_linked_version","Returns the version of the dynamically linked `SDL_image` library"],["init","Initializes `SDL2_image` with `InitFlags`. If not every flag is set it returns an error"]],"struct":[["InitFlag","InitFlags are passed to init() to control which subsystem functionality to load."],["Sdl2ImageContext","Context manager for `sdl2_image` to manage quitting. Can't do much with it but keep it alive while you are using it."]],"trait":[["ImageRWops",""],["LoadSurface","Static method extensions for creating Surfaces"],["LoadTexture","Method extensions for creating Textures from a `TextureCreator`"],["SaveSurface","Method extensions to Surface for saving to disk"]]}); |