ChaosPro Home
Introduction
What's New
Palettes
Using Formulas
Layering in ChaosPro
Rendering
Fractal Parameter Windows
Windows
Menu
3D Transformations
Animations
Formula Compiler
Writing Formulas
Language Reference
Introduction
Basic Syntax
Datatypes
Constants
Variables
Basics
Variable Scope
Predefined Variables
Predefined Variables - Escapetime
alpha
angle
center
corner_lefttop
corner_rightbottom
e
height
index
lastsqr
magn
maxiter
numiter
pi
pixel
pixelcolor
random
randomrange
rotation_center
screenmax
screenpixel
solid
whitesq
width
x
y
z
Predefined Variables - Quaternion
Predefined Variables - Attractor
Parameters
Expressions
Operators
Functions
Control Structures
Compiler Directives
Functions
Interface to ChaosPro
Special Features, Notes...
Compatibility
Fractal Type Reference
Tutorials
Appendix
CHAOSPRO 4.0
Release 4.0
.

Parameters - center

Name: center

Type: complex

Read/Write: Read

Context: Transformation, Iteration, Coloring

Description:

Each Escapetime fractal has an area specified in the area tab of the parameter window. The area specifies a rectangular area from the complex plane. This value is initially set to the center of this rectangle. Rotation has not been applied, i.e. this value does not change if you alter some rotation settings in the area tab of the parameter window.

Note:

You may write to this parameter, but it will get initialized again as soon as the next pixel gets calculated. Changing the value does not have any influence to any parameter.