canvas::raqote_backend

Function create_gradient_stops

Source
fn create_gradient_stops(
    gradient_stops: Vec<CanvasGradientStop>,
) -> Vec<GradientStop>