3 references to GetBrushDepth
ReachFramework (3)
AlphaFlattener\BrushProxy.cs (2)
1058depth += b.GetBrushDepth(); 1085depth += _opacityMask.GetBrushDepth();
AlphaFlattener\DrawingContext.cs (1)
569if (brush.GetBrushDepth() > Configuration.DecompositionDepth)