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