package imagelib
The imagelib library implements image formats such as PNG and PPM
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-imagelib_20171028.tar.gz
sha256=e026951bdbd701b57aa900dc24d306646233e2e9b9bf51b27c487376094d2827
md5=91543d08fd800798ff66341b00e94336
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: 28 Oct 2017
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