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