kcc5
Class KCC_MorningSky8Map

Object
  extended by common:Generic
      extended by common:GradientWrapper
          extended by kcc5:KCC_ColorMapBase
              extended by kcc5:KCC_MorningSky8Map

class 
KCC_ColorMapBase:KCC_MorningSky8Map

Class for defining the preset Morning Sky 8 color map.

This class defines the Morning Sky 8 color map and allows the user to customize any of the ranges as desired.

For an example of what this map looks like, click here.


Ultra Fractal Source

Toggle UF Source Code Display


Constructor Summary
KCC_MorningSky8Map()
           
KCC_MorningSky8Map(Generic pparent)
          Constructor
 
Method Summary
 
Methods inherited from class kcc5:KCC_ColorMapBase
getColorChannel, perturb8RangeMap, perturbRanges
 
Methods inherited from class common:GradientWrapper
getColor
 
Methods inherited from class common:Generic
GetParent
 
Methods inherited from class Object
 

Constructor Detail

KCC_MorningSky8Map

public KCC_MorningSky8Map(Generic pparent)
Constructor


KCC_MorningSky8Map

public KCC_MorningSky8Map()