imagelib
Library implementing parsing of image formats such as PNG, BMP, PPM
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via dune):
imagelib
Documentation:
Image
ImageBMP
ImageGIF
ImageJPG
ImageLib
Note: This module is an interface to the pure OCaml implementations of various image formats.ImagePNG
ImagePPM
ImageUtil
ImageXCF
Dependencies: stdlib-shims, bigarray, checkseum.ocaml, decompress.zl
imagelib.unix
Documentation:
ImageLib_unix
This module provides an easy-to-use interface for imagelib. In most cases, you'd want to use these functions rather than those in imagelib.ImageUtil_unix
Dependencies: imagelib