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

TGaussianKernel

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

Declaration

Source position: GR32_Resamplers.pas line 237

type TGaussianKernel = class(TWindowedSincKernel)

protected

  function Window(); override;

  

public

  constructor Create; override;

  

published

  property Sigma: TFloat; [rw]

  

end;

Inheritance

TGaussianKernel

  

|

TWindowedSincKernel

  

|

TCustomKernel

  

|

TObject



CT Web help

CodeTyphon Studio