2 references to GradientColor
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
4000_gradient = new GradientColor(brush.GradientStops, opacity, brush.SpreadMethod, brush.ColorInterpolationMode); 4195_gradient = new GradientColor(b.GradientStops, opacity, b.SpreadMethod, b.ColorInterpolationMode);