PaintScaling Example for Delphi

//This example sets the display to use bilinear interpolation
LEADRasterView1.PaintScaling:= PAINTSCALING_RESAMPLE;