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

TWindowedSincKernel

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

Declaration

Source position: GR32_Resamplers.pas line 198

type TWindowedSincKernel = class(TCustomKernel)

protected

  function RangeCheck; override;

  

  function Window(); virtual; abstract;

  

public

  constructor Create; override;

  

  function Filter(); override;

  

  procedure SetWidth();

  

  function GetWidth; override;

  

  property WidthReciprocal: TFloat; [r]

  

published

  property Width: TFloat; [rw]

  

end;

Inheritance

TWindowedSincKernel

  

|

TCustomKernel

  

|

TObject



CT Web help

CodeTyphon Studio