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