Unit 'GR32_Resamplers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

THermiteKernel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GR32_Resamplers.pas line 180

type THermiteKernel = class(TCustomKernel)

protected

  function RangeCheck; override;

  

public

  constructor Create; override;

  

  function Filter(); override;

  

  function GetWidth; override;

  

published

  property Bias: TFloat; [rw]

  

  property Tension: TFloat; [rw]

  

end;

Inheritance

THermiteKernel

  

|

TCustomKernel

  

|

TObject



CT Web help

CodeTyphon Studio