int.to.col.brainvoyager {freesurferformats} | R Documentation |
Convert 32 bit integer to RGB color as described in Brainvoyager SRF file spec.
Description
Convert 32 bit integer to RGB color as described in Brainvoyager SRF file spec.
Usage
int.to.col.brainvoyager(int_val)
Arguments
int_val |
the 32 bit integer |
Value
an rgb color
[Package freesurferformats version 0.1.18 Index]