image-methods: image

Description Usage Arguments

Description

image

Usage

1
2
3
## S4 method for signature 'BrainVolume'
image(x, slice = dim(vol)[3]/2,
  col = gray((0:255)/255, alpha = 1), zero_col = "#000000", axis = 3, ...)

Arguments

slice

the voxel index of the slice to display

col

a color map

zero_col

the color to use when the value is 0 (e.g background color)

...

extra arguments to passed to grid.raster


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.