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