package imagelib

  1. Overview
  2. Docs
Library implementing parsing of image formats such as PNG, BMP, PPM

Install

Dune Dependency

Authors

Maintainers

Sources

imagelib-20210511.tbz
sha256=1cb94ea3731dc994c205940c9434543ce3f2470cdcb2e93a3e02ed793e80d480
sha512=29a8a483baad0aa565f8900871f684bd3a7a4a6c2f93c9a7b07864168d2b1fa4d62f5ec65150cfe1f3fff2de53c62610106ae097ba274929a4f4bf7256176c48

doc/imagelib/ImagePPM/index.html

Module ImagePPMSource

Sourcetype ppm_mode =
  1. | Binary
  2. | ASCII
Sourceval write_ppm : ImageUtil.chunk_writer -> Image.image -> ppm_mode -> unit
include module type of struct include ReadPPM end
Sourceval extensions : string list
Sourceval size : ImageUtil.chunk_reader -> int * int
OCaml

Innovation. Community. Security.