[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgBaseInterpolation

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

A abstract class representing a base Interpolation filter.

Declaration

Source position: fpg_base.pas line 308

type TfpgBaseInterpolation = class(TfpgCustomInterpolation)

public

  destructor Destroy; override;

end;

Inheritance

TfpgBaseInterpolation

  

A abstract class representing a base Interpolation filter.

|

TfpgCustomInterpolation

|

TObject

Description

This is used as the base class to implement Interpolation filters like Gaussian, Sinc etc... These decendant filters are used in the Canvas.StretchDraw function.

See also

Canvas.StretchDraw

  

Allows you to draw a bitmap, stretched or shrunken from its original size


Documentation generated on: 2015-04-04