Basic S4 Classes and Methods for Mapping Between Numeric Values and Colors
alpha_channel
convert to hex colors
convert to rgb colors
blend two color planes
convert color name to hex character string
ColorPlane
ConstantColorPlane
DiscreteColorPlane
HexColorPlane
IntensityColorPlane
map data values to a set of colors
multiply rgb matrix with alpha channel
convert rgb colors to hex colors
RGBColorPlane
A simple set of classes and methods for mapping between scalar intensity values and colors. There is also support for layering maps on top of one another using alpha composition.