Skip to main content

spectral_blend_emf

Function spectral_blend_emf 

Source
pub fn spectral_blend_emf(
    alpha_a: f32,
    mu_a: f32,
    sigma_a: f32,
    alpha_b: f32,
    mu_b: f32,
    sigma_b: f32,
    t: f32,
) -> Xyz
Expand description

Blend two EMF payloads in spectral space and return the resulting XYZ.