UNPKG
@chinhui/niivue
Version:
latest (0.23.3)
0.23.3
0.23.2
0.23.1
minimal webgl2 nifti image viewer
github.com/niivue/niivue
niivue/niivue
@chinhui/niivue
/
src
/
cmaps
/
bluegrn.json
10 lines
(9 loc)
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"min"
:
0
,
"max"
:
0
,
"R"
:
[
0
,
0
,
0
,
0
]
,
"G"
:
[
0
,
1
,
128
,
255
]
,
"B"
:
[
0
,
222
,
127
,
32
]
,
"A"
:
[
0
,
0
,
64
,
128
]
,
"I"
:
[
0
,
1
,
128
,
255
]
}