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

TLinearResampler

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

Declaration

Source position: GR32_Resamplers.pas line 306

type TLinearResampler = class(TCustomResampler)

protected

  function GetWidth; override;

  

  function GetPixelTransparentEdge();

  

  procedure Resample(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function GetSampleFixed(); override;

  

  function GetSampleFloat(); override;

  

  procedure PrepareSampling; override;

  

end;

Inheritance

TLinearResampler

  

|

TCustomResampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio