Class TvxLinearResampler
Unit
xomDXGraphics
Declaration
type TvxLinearResampler = class(TvxCustomResampler)
Description
TvxLinearResampler
Hierarchy
Overview
Methods
Description
Methods
 |
constructor Create; override; |
|
|
 |
destructor Destroy; override; |
|
|
 |
function GetSampleInt(X, Y: Integer): TvxColor; override; |
|
|
 |
function GetSampleFloat(X, Y: Single): TvxColor; override; |
|
|
 |
procedure PrepareSampling; override; |
|
|
Generated by PasDoc 0.15.0.
|