[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_base.pas line 308
type TfpgMitchelInterpolation = class(TfpgBaseInterpolation) |
protected |
function Filter(); override; |
function MaxSupport; override; |
end; |
| | ||
|
A abstract class representing a base Interpolation filter. |
|
| | ||
| | ||
TObject |