Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
GammaRamp module. Describes the gamma ramp for a monitor.
type channel =
(int, Bigarray.int16_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t
Create a gamma ramp from three user-supplied channels.
val make : size:int -> t
Create an empty gamma ramp with three channels of the given size.