Module Bimage_displaySource

Sourcemodule Texture : sig ... end
Sourcemodule Window : sig ... end
Sourceval show_all : ?update_in_background:bool -> 'a Window.t list -> unit
Sourceval show : ?update_in_background:bool -> (string * Bimage.Image.any) list -> unit

Note: show should only be called on RGB and RGBA images, otherwise an `Invalid_argument` exception will be raised