Skip to content
GR32>TCustomResamplerClass

TCustomResampler

Abstract base class for pixel resampling and filtering algorithms attached to `TBitmap32`.

Inheritance:TObject > TPersistent > TPlainInterfacedPersistent > TNotifiablePersistent > TCustomSampler > TCustomResampler

Declaration

pascal
TCustomResampler = class(TCustomSampler)