stb_image_writeversion

OCaml bindings to stb_image_write, a public domain image writer

Stb_image_write is an OCaml binding to stb_image_write from Sean Barrett, Nothings.

stb_image_write.h writes out PNG/BMP/TGA images to C stdio.

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

AuthorFrederic Bour <frederic.bour@lakaban.net>
LicenseCC0-1.0+
Published
Homepagehttps://github.com/def-lkb/stb_image_write
Issue Trackerhttps://github.com/def-lkb/stb_image_write
MaintainerFrederic Bour <frederic.bour@lakaban.net>
Dependencies
Source [http] https://github.com/let-def/stb_image_write/archive/v0.2.tar.gz
md5=79cb1d610f2fc16231d4f1d4064166d0
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/stb_image_write/stb_image_write.0.2/opam
Required by