Create

Graphics32

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, TNearestResampler, TNearestTransformer, TBitmap32Resampler.TransformerClass