package ocamlsdl2-image

  1. Overview
  2. Docs
Interface to the SDL2_image library

Install

Dune Dependency

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

Dev Dependencies

None

Used by

None

Conflicts

None