# This text file describes bitmap :C:\Documents and Settings\adam\Pulpit\last.bmp # # # This bitmap shows Mandelbrot Set for function F(z)=z*z+c # # # Bitmap details: #------------------------------------------------------------ MainAlgorithmType:=maEscapeTime #----------------------------------------------------------- # The image contains a rectangular region : #---------- corners of c-plane --------------- C_Plane.eCxMin:= -2,5 C_Plane.eCxMax:= 1,5 C_Plane.eCyMin:= -2 C_Plane.eCyMax:= 2 #--------- center and sides of c-plane ----------- C_Plane.Center.x:= -0,5 C_Plane.Center.y:= 0 C_Plane.width:= 4 C_Plane.height:= 4 #--------------------------------- # Bitmap size in pixels: Bitmap Width= 300 Bitmap Height= 300 Number of bitmap points = 90000 points Drawing Time := 125 miliseconds # # Bitmapa.PixelFormat = pf32bit #------------------------------------ # If Distorsion = 1 then image is not deformed integer Width / Height Ratio =1 extended Width / Height Ratio =1 eWHR/iWHR = Distorsion=1 #---------------------------------------------------- # Maximal number of iterations IterationMax :integer:= 1000 Escape Radius :single:= 100 #------------------------- # # Informations about program: program name: MandelbrotSetExplorer # It is made using: # programing language: object Pascal # compiler : VER 140- # IDE: Borland Delphi 6.0 - 7.0 personal edition - 10.0 Turbo Explorer # programing style : obiektowy # method : wizualna (RAD) # libaries : standard = VCL # OS: windows 98 SE # hardware: PC: AMD Duron 600 # # author: Adam Majewski # adammaj1@o2.pl # republika.pl/fraktal # wa³brzych 27.06.20003- 2007