ocaml-camlimages - OCaml image processing library

Description:

CamlImages is an image processing library for Objective CAML, which provides:
basic functions for image processing and loading/saving, various image file
formats (hence providing a translation facility from format to format),
and an interface with the Caml graphics library allows to display images
in the Graphics module screen and to mix them with Caml drawings

In addition, the library can handle huge images that cannot be (or can hardly
be) stored into the main memory (the library then automatically creates swap
files and escapes them to reduce the memory usage).

Homepage: http://pauillac.inria.fr/camlimages/

License: LGPL

Vendor: Koji

Packages

ocaml-camlimages-2.2.0-8.fc7.x86_64 [431 KiB] Changelog by Nigel Jones (2007-05-09):
- Exclude ppc64 builds due to missing ocaml