camlimages
Image processing library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package camlimages
-
camlimages
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library camlimages
Module
Rgb24
type elt = Color.rgb
Generic functions
val create : int -> int -> t
val destroy : t -> unit
val get_strip : t -> int -> int -> int -> bytes
val set_strip : t -> int -> int -> int -> bytes -> unit
val get_scanline : t -> int -> bytes
val get_scanline_ptr : t -> ( int -> (bytes * int) * int ) option
val set_scanline : t -> int -> bytes -> unit
val blocks : t -> int * int
val dump_block : t -> int -> int -> Bitmap.Block.t
val dump : t -> bytes
val unsafe_access : t -> int -> int -> bytes * int
ON THIS PAGE
No table of contents