= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Interface to the SDL2_image library
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
v0.01.tar.gz
md5=9df501e7cf98c5b94d4e3325b49bf907
sha256=301b77ba0f413f4a57b5d7470861e29e80bf2cf1fedaf9ce1cd085a6c6c2309e
Description
An OCaml interface to the SDL2_image library.
SDL2_image is an image loading library that is used with the SDL2 library, and almost as portable. It allows a programmer to use multiple image formats without having to code all the loading and conversion algorithms themselves.
SDL2_image homepage: https://www.libsdl.org/projects/SDL_image/
This version of the bindings is known to work with SDL2_image version 2.0.5
Dependencies (4)
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page