TCubicKernel

Ancestors

TPersistent
   |
TCustomKernel

Description

This class implements a reconstruction filter described by a cubic polynomial. The formula for the filter is

Cubic filtering is used commonly for high-quality resampling.

Reference

Methods Properties
In TCubicKernel:
Create Coeff
Filter
GetWidth
RangeCheck
In TCustomKernel:
Changed Observer

See Also

Examples