Fractal Constructor Delta Engine Documentation
Initializes a new instance of the Fractal class

Namespace: FractalZoomer
Assembly: FractalZoomer (in FractalZoomer.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public Fractal(
	int maxIterations = 128,
	int smoothColorIndices = 1024,
	double colorScale = 48
)
See Also