Source file bimage__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(* generated by dune *)

(** @canonical Bimage.Color *)
module Color = Bimage__Color

(** @canonical Bimage.Data *)
module Data = Bimage__Data

(** @canonical Bimage.Error *)
module Error = Bimage__Error

(** @canonical Bimage.Expr *)
module Expr = Bimage__Expr

(** @canonical Bimage.Hash *)
module Hash = Bimage__Hash

(** @canonical Bimage.Image *)
module Image = Bimage__Image

(** @canonical Bimage.Impl *)
module Impl = Bimage__Impl

(** @canonical Bimage.Input *)
module Input = Bimage__Input

(** @canonical Bimage.Kernel *)
module Kernel = Bimage__Kernel

(** @canonical Bimage.Op *)
module Op = Bimage__Op

(** @canonical Bimage.Pixel *)
module Pixel = Bimage__Pixel

(** @canonical Bimage.Transform *)
module Transform = Bimage__Transform

(** @canonical Bimage.Type *)
module Type = Bimage__Type

(** @canonical Bimage.Util *)
module Util = Bimage__Util