openalea.oalab.colormap.colormaps.black_and_white(lut)[source]

creates a black and white lut

openalea.oalab.colormap.colormaps.liste()[source]

list of accessible colormaps

openalea.oalab.colormap.colormaps.rainbow_blue2green(lut, begin=0.66, end=0.33)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_blue2red(lut, begin=0.66, end=0.0)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_full(lut, begin=0.0, end=1.0)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_green2blue(lut, begin=0.33, end=0.66)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_green2red(lut, begin=0.33, end=1.0)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_red2blue(lut, begin=0.0, end=0.66)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.rainbow_red2green(lut, begin=1.0, end=0.33)[source]

creates a rainbow lut

openalea.oalab.colormap.colormaps.white_and_black(lut)[source]

creates a black and white lut

Previous topic

<no title>

Next topic

openalea.oalab.config package

This Page