package camlimages

  1. Overview
  2. Docs
Image processing library

Install

Dune Dependency

Authors

Maintainers

Sources

camlimages-5.0.3.tar.bz2
sha256=b8203da78a9733488e40fafccfafb874c9ebafd8a5f1fa1d9a46ae2ac241e97a
md5=7dd5aa1944d01d2e908d4caa1e1bba78

doc/camlimages.core/Xvthumb/index.html

Module XvthumbSource

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.

Sourceval load : string -> string * Index8.t

Returns image info and its thumbnail

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

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

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

Innovation. Community. Security.