2 references to BlendGradientStops
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
2518
GradientStopCollection g =
BlendGradientStops
(lbA, _opacityOnly, lbB, brushB._opacityOnly);
2577
GradientStopCollection g =
BlendGradientStops
(rbA, _opacityOnly, rbB, brushB._opacityOnly);