TCubicKernel

Graphics32

TCubicKernel

Hierarchy

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

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

See Also

Resamplers Example