Class TMitchellKernel
Unit
Declaration
type TMitchellKernel = class(TWideKernelFilter)
Description
Filter that provides smooth interpolation but less blurry than TCubicKernel
Hierarchy
- TObject
- TWideKernelFilter
- TMitchellKernel
Overview
Methods
function Interpolation(t: single): single; override; |
|
function KernelWidth: single; override; |
|
function ShouldCheckRange: boolean; override; |
Description
Methods
function Interpolation(t: single): single; override; |
|
This item has no description. |
function KernelWidth: single; override; |
|
This item has no description. |
function ShouldCheckRange: boolean; override; |
|
This item has no description. |