gis-tools-ts - v0.6.0
Preparing search index...
index
RGBAInterpolationFunction
Type Alias RGBAInterpolationFunction
RGBAInterpolationFunction
:
(
point
:
VectorPoint
,
refData
:
VectorPoint
<
RGBA
>
[]
,
)
=>
RGBA
The standard RGBA interpolation function
Type declaration
(
point
:
VectorPoint
,
refData
:
VectorPoint
<
RGBA
>
[]
)
:
RGBA
Parameters
point
:
VectorPoint
refData
:
VectorPoint
<
RGBA
>
[]
Returns
RGBA
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
The standard RGBA interpolation function