4 writes to DecompositionDepth
ReachFramework (4)
AlphaFlattener\Flattener.cs (4)
1213Configuration.DecompositionDepth = 2; 1220Configuration.DecompositionDepth = 3; 1227Configuration.DecompositionDepth = 4; 1235Configuration.DecompositionDepth = 4;
1 reference to DecompositionDepth
ReachFramework (1)
AlphaFlattener\DrawingContext.cs (1)
571if (brush.GetBrushDepth() > Configuration.DecompositionDepth)