package giflib

  1. Overview
  2. Docs
Implementation of GIF image format in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.0.3.tar.gz
sha256=edc109b3e327fa60c0bdc570e61941b4871ef52a57508b489942cb3c57ba499d
sha512=499978fef913287d2933f64956d6cb3bd5a7f69b19e264d38ff0783c20615e64b8cbc6da9108962ea819881c1976cbddd51ed224bbd4b740821e5c94cbfcfc63

doc/index.html

GIFlib - A pure OCaml GIF library.

Giflib is a library for reading and writing GIF images written purely in OCaml. It supports both single images and animated GIFs, and provides access to the image both as an RGB bitmap, but also as a paletted bitmap as stored in the file.

OCaml

Innovation. Community. Security.