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