From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id E03C47F168 for ; Sun, 6 Sep 2015 15:53:36 +0200 (CEST) IronPort-PHdr: 9a23:L4+eDxwJyUfbEhvXCy+O+j09IxM/srCxBDY+r6Qd0e4TIJqq85mqBkHD//Il1AaPBtWHraocw8Pt8IneGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2WVTerzWI4CIIHV2nbEwudrizQtaapv/0/t7x0qWbWx9Piju5bOE6BzSNhiKViPMrh5B/IL060BrDrygAUe1XwWR1OQDbxE6ktY/jtKJkpgN7svclv5pLWKD+OqA5VqBwDTI8Mmlz6te95jfZSg7awX8dTGgM2jBBBQTI6FmuWZPwrCbgnuR8wjKGe8zwCLo5QzCj6eFnRUm72288Kzcl/TSP2YRLh6VBrUf5qg== Authentication-Results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=oliver@first.in-berlin.de; spf=None smtp.mailfrom=oliver@first.in-berlin.de; spf=None smtp.helo=postmaster@einhorn.in-berlin.de Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AbBQAUROxVfwgqbcBeg3dqBYMeuleBd4ccORMBAQEBAQEBARABAQsLCgghLkEDgVmCMBV2AhgOAl+IQQQJpQWPY5QhgSKSSIFDBZVVhQqHbQhMgUGGZpBFgTqBcAELgiyEFoYjAQEB X-IPAS-Result: A0AbBQAUROxVfwgqbcBeg3dqBYMeuleBd4ccORMBAQEBAQEBARABAQsLCgghLkEDgVmCMBV2AhgOAl+IQQQJpQWPY5QhgSKSSIFDBZVVhQqHbQhMgUGGZpBFgTqBcAELgiyEFoYjAQEB X-IronPort-AV: E=Sophos;i="5.17,479,1437429600"; d="scan'208";a="144893024" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Sep 2015 15:53:36 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (yak.in-berlin.de [192.109.42.109]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id t86DrYVN010580 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 6 Sep 2015 15:53:35 +0200 Received: from x55b200d1.dyn.telefonica.de (x55b200d1.dyn.telefonica.de [85.178.0.209]) by webmail.in-berlin.de (Horde Framework) with HTTP; Sun, 06 Sep 2015 15:53:34 +0200 Date: Sun, 06 Sep 2015 15:53:34 +0200 Message-ID: <20150906155334.Horde.ppdUFmN2Q2pB4iHngcFhYBS@webmail.in-berlin.de> From: Oliver Bandel To: OCaml User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Subject: [Caml-list] Camlimages - API-docs? Hello, I can't find any API-docs for CamlImages. I remember, many years ago they were available somewhere. Somehow they are not avaialable anymore. This here: http://gallium.inria.fr/camlimages/ looks a bit dense... This here is not much different: https://bitbucket.org/camlspotter/camlimages It would be nice to have the API-description available (html / pdf). Ciao, Oliver