.. $Id$  -*- rst -*-
.. pyformex reference manual --- colorscale
.. CREATED WITH py2rst.py: DO NOT EDIT

.. include:: ../defines.inc
.. include:: ../links.inc

.. _sec:ref-colorscale:

:mod:`colorscale` --- Color mapping of a range of values.
=========================================================

.. automodule:: colorscale
   :synopsis: Color mapping of a range of values.



   .. autoclass:: ColorScale


      ColorScale objects have the following methods:

      .. automethod:: scale(val)
      .. automethod:: color(val)

   .. autoclass:: ColorLegend


      ColorLegend objects have the following methods:

      .. automethod:: overflow(oflow=None)
      .. automethod:: color(val)

   
.. moduleauthor:: pyFormex project (http://pyformex.org)

.. End

