stb_imageversion Documentation on ocaml.org
OCaml bindings to stb_image, a public domain image loader
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).
| Author | Frederic Bour <frederic.bour@lakaban.net> |
|---|---|
| License | CC0-1.0+ |
| Published | |
| Homepage | https://github.com/def-lkb/stb_image |
| Issue Tracker | https://github.com/def-lkb/stb_image |
| Maintainer | Frederic Bour <frederic.bour@lakaban.net> |
| Dependencies | |
| Source [http] | https://github.com/let-def/stb_image/archive/v0.3.tar.gz sha256=b8ad92c9af2309c10ca1edad33e2b9063e9f3688dde6e441cca0bb0a9f795690 md5=0380d440996416f1f38744619f1234e1 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stb_image/stb_image.0.3/opam |


