C# Class ResampleTest.CubicConvolutionFilter

Inheritance: ResamplingFilter
Afficher le fichier Open project: spiiin/CadEditor Class Usage Examples

Méthodes publiques

Méthode Description
CubicConvolutionFilter ( ) : System
GetValue ( double x ) : double

Method Details

CubicConvolutionFilter() public méthode

public CubicConvolutionFilter ( ) : System
Résultat System

GetValue() public méthode

public GetValue ( double x ) : double
x double
Résultat double