RNifti
Fast R and C++ Access to NIfTI Images
|
Simple RGB(A) type encapsulating an 8-bit colour value with optional opacity, which can also be set or retrieved as a single 32-bit integer. More...
#include <NiftiImage.h>
Classes | |
union | ValueType |
Public Attributes | |
ValueType | value |
Simple RGB(A) type encapsulating an 8-bit colour value with optional opacity, which can also be set or retrieved as a single 32-bit integer.
The default value is equivalent to zero, a fully transparent black.