Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bimage.Pixel
SourcePixels are float vectors used to store normalized 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
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