Function canvas::raqote_backend::create_gradient_stops

source ยท
fn create_gradient_stops(
    gradient_stops: Vec<CanvasGradientStop>,
) -> Vec<GradientStop>