Namespace: FractalZoomerAssembly: FractalZoomer (in FractalZoomer.exe) Version: 1.1.1.0 (1.1.1)
public int GetColorIndexFromIterationsNeeded(
double real,
double imaginary
)
public int GetColorIndexFromIterationsNeeded(
double real,
double imaginary
)
Public Function GetColorIndexFromIterationsNeeded (
real As Double,
imaginary As Double
) As Integer
Public Function GetColorIndexFromIterationsNeeded (
real As Double,
imaginary As Double
) As Integer
public:
int GetColorIndexFromIterationsNeeded(
double real,
double imaginary
)
public:
int GetColorIndexFromIterationsNeeded(
double real,
double imaginary
)
member GetColorIndexFromIterationsNeeded :
real : float *
imaginary : float -> int
member GetColorIndexFromIterationsNeeded :
real : float *
imaginary : float -> int
Return Value
Type:
Int32