package bimage-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create_mmap : ?mode:int -> ?layout:Bimage.Image.layout -> ('a, 'b) Bimage.kind -> 'c Bimage.Color.t -> filename:string -> int -> int -> ('a, 'b, 'c) Bimage.Image.t