simple_
editor
0.1.0
In simple_
editor::
engine::
effects
simple_editor
::
engine
::
effects
Function
lut_from
Copy item path
Source
fn lut_from(f: impl
Fn
(
f64
) ->
f64
) -> [
u8
;
256
]
Expand description
Build a 256-entry LUT from a 0..1 -> 0..1 function.