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