Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bimage.Pixel
SourcePixel
defines operations on individual pixels, which are stored as floatarray
Create a new pixel filled using the values from a list
Create a new pixel from existing image data
map f x
executes f
for each value in x
, returning a new Pixel.t
map_inplace f x
executes f
for each value in x
, assigning the new value to the same * index
Executes a function over each item in two pixels
Reduction over a pixel