Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pinta
ImageManipulation
SplineInterpolator
C# Class Pinta.ImageManipulation.SplineInterpolator
显示文件
Open project: PintaProject/Pinta.ImageManipulation
Public Methods
Method
Description
Add
(
double
x
,
double
y
) :
void
Clear
( ) :
void
Interpolate
(
double
x
) :
double
Private Methods
Method
Description
PreCompute
( ) :
void
Method Details
Add()
public
method
public
Add
(
double
x
,
double
y
) :
void
x
double
y
double
return
void
Clear()
public
method
public
Clear
( ) :
void
return
void
Interpolate()
public
method
public
Interpolate
(
double
x
) :
double
x
double
return
double