libcamlimages-ocaml
OCaml image processing library (Runtime library)
Description
CamlImages is an image processing library for OCaml, which provides: * basic functions for image processing and loading/saving
various image file formats (hence providing a translation
facility from format to format)
* an interface with the Caml graphics library allows one to display
images in the Graphics module screen and to mix them with Caml
drawings
* a freetype interface, integrated into the library: you can
draw texts into images using any truetype fonts
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).
This package contains only the shared runtime stub libraries.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://gitlab.com/camlspotter/camlimages
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcamlimages-ocaml