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