| Layer-class {neuroim} | R Documentation |
Layer
Description
A class used for displaying 2D images with color maps
Slots
volthe
BrainVolumethat provides the data for the layer.colorMapa character vector of colors in hexadecimal rgb format. Can be generated by calls to
rainbow,heat.colors,topo.colors,terrain.colorsor similar functions.threshcut-off value above which vlaues will be made transparent.
axisthe axis index of perpendicular to the xy plane (option: 1,2,3; default is 3)
zero.colthe color pixels with intensity of zero. This value overrides the color from the slot
colorMapalphathe transparency of the layer
[Package neuroim version 0.0.6 Index]