TNearestResampler.Create

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

TBitmap32, TBitmap32Resampler.TransformerClass, TNearestResampler, TNearestTransformer