I am trying to continuous coloring the inside point for a fractal image,such as $z \to z^2+C$. For those outside point, we can use the escape iteration to determine the color, just as the description in the Wikipedia. However, how to coloring those inside point, which wouldn't escape? I mean use some good color. Has anyone done it before and can give some suggestions?
Best Regards,