TLinearResampler implements a linear resampling algorithm. This algorithm is used only if the bounds of the destination bitmap is larger than the bounds of the source bitmap. Otherwise resampling is performed using the same method as in TKernelResampler.