constructor Create(ABitmap: TBitmap32); override;
Create instantiates a TNearestResampler object by first calling the inherited constructor and then initializing the TransformerClass property to TNearestTransformer.
[See also]: