Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Waher.Script.Fractals Namespace Reference

Classes

class  FractalGraph
 Defines a clickable fractal graph in the complex plane. More...
 
class  SmoothImage
 Creates a smooth image from an image source. More...
 

Functions

delegate string FractalZoomScript (double r, double i, double Size, object State)
 Generates new script when zoomed. More...
 

Function Documentation

◆ FractalZoomScript()

delegate string Waher.Script.Fractals.FractalZoomScript ( double  r,
double  i,
double  Size,
object  State 
)

Generates new script when zoomed.

Parameters
rReal part
iImaginary part
SizeCurrent size.
StateState object.