apply_component_transfer

Function apply_component_transfer 

Source
fn apply_component_transfer(
    fe: &ComponentTransfer,
    cs: ColorInterpolation,
    input: Image,
) -> Result<Image, Error>