Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pinta
ImageManipulation
SplineInterpolator
C# Class Pinta.ImageManipulation.SplineInterpolator
Afficher le fichier
Open project: PintaProject/Pinta.ImageManipulation
Méthodes publiques
Méthode
Description
Add
(
double
x
,
double
y
) :
void
Clear
( ) :
void
Interpolate
(
double
x
) :
double
Private Methods
Méthode
Description
PreCompute
( ) :
void
Method Details
Add()
public
méthode
public
Add
(
double
x
,
double
y
) :
void
x
double
y
double
Résultat
void
Clear()
public
méthode
public
Clear
( ) :
void
Résultat
void
Interpolate()
public
méthode
public
Interpolate
(
double
x
) :
double
x
double
Résultat
double