mcmandelbrot.colormap
module documentation
Part of mcmandelbrot
Colormapping, which is a tricky business when visualizing fractals that you can zoom in on.
Class | ColorMapper | I map floating-point values in the range 0.0 to 1.0 to RGB byte triplets. |