C# Class ResampleTest.MitchellFilter

Inheritance: ResamplingFilter
Datei anzeigen Open project: spiiin/CadEditor Class Usage Examples

Public Methods

Method Description
GetValue ( double x ) : double
MitchellFilter ( ) : System

Method Details

GetValue() public method

public GetValue ( double x ) : double
x double
return double

MitchellFilter() public method

public MitchellFilter ( ) : System
return System