Image Rendering with Point Orbit Traps

notes:
This image is the result of involving the IMAGE function to the result of the Orbit Traps Coloring Method,
IMAGE(par1)
this function takes a complex number as input, and returns a RGB value from the current image ( animations are also possible )
For those who are interested, the formula
IMAGE(GETW(ITERATECOL(SETW2(#1000,#0),MINABS($Z,$W),ADD(POW($Z,#2),$PIXEL)))))
produces the result, as a reminder the function for orbit trap coloring
GETW(ITERATECOL(SETW2(#1000,#0),MINABS($Z,$W),$W),ADD(POW($Z,#2),$PIXEL))))
here is a more detailed description of the orbit traps coloring in mutatorkammer
http://www.fractalforums.com/index.php?topic=513.0