@cmi-dair/brainviewer
Preparing search index...
MeshColors
Class MeshColors
Index
Constructors
constructor
Properties
colors
Constructors
constructor
new
MeshColors
(
intensity
:
number
[]
,
colorMapName
:
|
"Blues"
|
"BrBG"
|
"BuGn"
|
"BuPu"
|
"Cividis"
|
"Cool"
|
"CubehelixDefault"
|
"GnBu"
|
"Greens"
|
"Greys"
|
"Inferno"
|
"Magma"
|
"OrRd"
|
"Oranges"
|
"PRGn"
|
"PiYG"
|
"Plasma"
|
"PuBu"
|
"PuBuGn"
|
"PuOr"
|
"PuRd"
|
"Purples"
|
"Rainbow"
|
"RdBu"
|
"RdGy"
|
"RdPu"
|
"RdYlBu"
|
"RdYlGn"
|
"Reds"
|
"Sinebow"
|
"Spectral"
|
"Turbo"
|
"Viridis"
|
"Warm"
|
"YlGn"
|
"YlGnBu"
|
"YlOrBr"
|
"YlOrRd"
,
colorLimits
:
[
number
,
number
]
,
)
:
MeshColors
Parameters
intensity
:
number
[]
colorMapName
:
|
"Blues"
|
"BrBG"
|
"BuGn"
|
"BuPu"
|
"Cividis"
|
"Cool"
|
"CubehelixDefault"
|
"GnBu"
|
"Greens"
|
"Greys"
|
"Inferno"
|
"Magma"
|
"OrRd"
|
"Oranges"
|
"PRGn"
|
"PiYG"
|
"Plasma"
|
"PuBu"
|
"PuBuGn"
|
"PuOr"
|
"PuRd"
|
"Purples"
|
"Rainbow"
|
"RdBu"
|
"RdGy"
|
"RdPu"
|
"RdYlBu"
|
"RdYlGn"
|
"Reds"
|
"Sinebow"
|
"Spectral"
|
"Turbo"
|
"Viridis"
|
"Warm"
|
"YlGn"
|
"YlGnBu"
|
"YlOrBr"
|
"YlOrRd"
colorLimits
:
[
number
,
number
]
Returns
MeshColors
Properties
Readonly
colors
colors
:
Float32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
colors
@cmi-dair/brainviewer
Loading...