package camlimages

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.