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

TSinshKernel

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

Declaration

Source position: GR32_Resamplers.pas line 269

type TSinshKernel = class(TCustomKernel)

protected

  function RangeCheck; override;

  

public

  constructor Create; override;

  

  procedure SetWidth();

  

  function GetWidth; override;

  

  function Filter(); override;

  

published

  property Coeff: TFloat; [rw]

  

  property Width: TFloat; [rw]

  

end;

Inheritance

TSinshKernel

  

|

TCustomKernel

  

|

TObject



CT Web help

CodeTyphon Studio