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