package mm

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

Module Canvas.ElementSource

Sourcetype t =
  1. | Image of int * int * I.t
    (*

    An image at given offset.

    *)
Sourceval size : t -> int
Sourceval translate : int -> int -> t -> t
OCaml

Innovation. Community. Security.