package stb_image

  1. Overview
  2. Docs
OCaml bindings to stb_image, a public domain image loader

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
sha256=b8ad92c9af2309c10ca1edad33e2b9063e9f3688dde6e441cca0bb0a9f795690
md5=0380d440996416f1f38744619f1234e1

Description

Stb_image is an OCaml binding to stb_image from Sean Barrett, Nothings:

stb_image.h: public domain C image loading library

The OCaml binding is released under CC-0 license. It has no dependency beside working OCaml and C compilers (stb_image is self-contained).

Published: 28 Nov 2016

Dependencies (3)

  1. result
  2. ocamlfind build
  3. ocaml != "4.01.0"

Dev Dependencies

None

Used by (2)

  1. torch < "0.6"
  2. wall

Conflicts

None

OCaml

Innovation. Community. Security.