package camlimages

  1. Overview
  2. Docs
Image processing library

Install

Dune Dependency

Authors

Maintainers

Sources

camlimages-5.0.4.tar.bz2
sha256=1c9a68bdc3d348c9f859d490dadf384926213e47a584159832f7fc4a20242865
md5=1ddba74d210b86a899b5d6565f45c2dc

doc/camlimages.core/Xvthumb/index.html

Module Xvthumb

XV thumbnail loader. XV thumbnails are thumbnail files created by an application "xv" and they are stored in .xvpics directory. This module provides loading of these thumbnail files.

val load : string -> string * Index8.t

Returns image info and its thumbnail

val save : string -> string -> Index8.t -> unit

Save xv thumbnail. The Index8.t value must be 80x80 at most.

val create : Images.t -> Index8.t
OCaml

Innovation. Community. Security.