Skip to main content

create_webrender_stops

Function create_webrender_stops 

Source
fn create_webrender_stops(
    stops: &mut [ColorStop<AbsoluteColor, f32>],
    interpolation_method: &ColorInterpolationMethod,
    extend_mode: ExtendMode,
) -> Vec<GradientStop>