constructor Create(ABitmap: TBitmap32); override;

Description

Create instantiates a TNearestResampler object by first calling the inherited constructor and then initializing the TransformerClass property to TNearestTransformer.

[See also]: