property StretchFilter: TStretchFilter;
type TStretchFilter = (sfNearest, sfDraft, sfLinear, sfCosine, sfSpline, sfLanczos, sfMitchell);
This property is deprecated as of version 1.8 of Graphics32. Please use Resampler and ResamplerClassName instead.
StretchFilter specifies color interpolation method for image stretching as well as for some other operations, like linear transformations. Some functions (transformations, for example) can interpolate only using the sfNearest and sfLinear filters, other values will be implicitly processed as sfLinear.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024