Function apply_reflect

Source
fn apply_reflect(stops: &[ColorStop]) -> SmallVec<[ColorStop; 4]> 
Expand description

Extend the stops so that we can treat a repeated gradient like a reflected gradient.