package stb_image_write

  1. Overview
  2. Docs
OCaml bindings to stb_image_write, a public domain image writer

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
sha256=86dff92597c8a6d650027eb2391a9fa2ce7ef181c5f39f4faa3ee776735759b4
md5=80267942a3407956298845f4215d949c

Description

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).

Published: 21 Sep 2015

Dependencies (2)

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

Dev Dependencies

None

Used by (1)

  1. torch = "0.2"

Conflicts

None

OCaml

Innovation. Community. Security.