toggle menu
colormath
common
switch theme
search in API
colormath
/
com.github.ajalt.colormath.transform
/
InterpolationMethods
Interpolation
Methods
object
InterpolationMethods
Members
Functions
linear
Link copied to clipboard
fun
linear
(
)
:
InterpolationMethod
Linear piecewise interpolation
monotone
Spline
Link copied to clipboard
fun
monotoneSpline
(
parabolicEndpoints
:
Boolean
=
false
)
:
InterpolationMethod
Monotonic spline interpolation