21 Feb
2010
21 Feb
'10
3:25 p.m.
Jay,
Retrieve that image. Save the parameters. Change something to re-jenerate the image. I did not get the same image, and P2 and P3 were zero, which is wrong. You will need this formula in fractint.frm:
MandelBroh { ; Anglicized spelling. Recommends sticky functions. z=fn1(pixel) +P2, c=fn2(pixel) +P3:
z=z^real(P1) +c |z| <= imag(P1) }
This image does not have P2 or P3 set in it. It is looking for mandelbroh versus MandelBroh. Did anything else in the formula get changed when you changed the name? Or, do you have two versions of the formula? Fractint will use the first version it finds. Jonathan