@geogirafe/lib-geoportal
Preparing search index...
components/cross-section/utils
computeColors
Function computeColors
computeColors
(
values
:
Uint8Array
<
ArrayBufferLike
>
|
Uint16Array
<
ArrayBufferLike
>
,
colormap
?:
string
,
domain
?:
number
[]
,
)
:
Uint8Array
Parameters
values
:
Uint8Array
<
ArrayBufferLike
>
|
Uint16Array
<
ArrayBufferLike
>
colormap
:
string
= 'spectral'
domain
:
number
[]
= []
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...