Class TMitchellKernel

Unit

Declaration

type TMitchellKernel = class(TWideKernelFilter)

Description

Filter that provides smooth interpolation but less blurry than TCubicKernel

Hierarchy

Overview

Methods

Public function Interpolation(t: single): single; override;
Public function KernelWidth: single; override;
Public function ShouldCheckRange: boolean; override;

Description

Methods

Public function Interpolation(t: single): single; override;

This item has no description.

Public function KernelWidth: single; override;

This item has no description.

Public function ShouldCheckRange: boolean; override;

This item has no description.