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