Skip to content
GR32>TCustomSamplerClass

TCustomSampler

Abstract base class representing color sampling engines capable of returning a `TColor32` at arbitrary sub-pixel floating-point coordinates (X, Y).

Inheritance:TObject > TPersistent > TPlainInterfacedPersistent > TNotifiablePersistent > TCustomSampler

Declaration

pascal
TCustomSampler = class(TNotifiablePersistent)