Home | GR32 | TBitmap32 |
TBitmap32.StretchFilter
property StretchFilter: TStretchFilter;
type TStretchFilter = (sfNearest, sfDraft, sfLinear, sfCosine, sfSpline, sfLanczos, sfMitchell);
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007