4 writes to DecompositionDepth
ReachFramework (4)
AlphaFlattener\Flattener.cs (4)
1217Configuration.DecompositionDepth = 2; 1224Configuration.DecompositionDepth = 3; 1231Configuration.DecompositionDepth = 4; 1239Configuration.DecompositionDepth = 4;
1 reference to DecompositionDepth
ReachFramework (1)
AlphaFlattener\DrawingContext.cs (1)
569if (brush.GetBrushDepth() > Configuration.DecompositionDepth)