package camlimages

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

Class type OImages.map

inherit imgsize
method unsafe_get : int -> int -> 'a
method unsafe_set : int -> int -> 'a -> unit
method get : int -> int -> 'a
method set : int -> int -> 'a -> unit
method unsafe_access : int -> int -> bytes * int
OCaml

Innovation. Community. Security.