package imagelib
The imagelib library implements image formats such as PNG and PPM
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-imagelib_20180522.tar.gz
sha256=6faa69f8b36f4d80dc1d6cac1085732cd341bbc8021db764b9397a241d11871a
md5=d5cf13df81f189c1f7cddaebfe524d73
Description
The imagelib library implements image formats such as PNG and PPM in OCaml, relying on only one external dependency: 'decompress'.
Supported image formats:
- PNG (full implementation of RFC 2083),
- PPM, PGM, PBM, ... (fully supported),
- JPG (only image size natively, conversion to PNG otherwise),
- GIF (only image size natively, conversion to PNG otherwise),
- XCF (only image size natively, conversion to PNG otherwise),
- Other formats rely on 'convert' (imagemagick).
As imagelib only requires 'decompress', it can be used together with js_of_ocaml to compile projects to Javascript. Note that some of the features of imagelib require the convert binary (and thus cannot be used from Javascript).
Published: 26 May 2018
Dependencies (4)
-
decompress
= "0.7"
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.03.0" & < "5.0"
Dev Dependencies
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page