JCL Help:TJclBitmap32.StretchFilter

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Interpolation filter for image resampling.


Pascal

 published property StretchFilter: TStretchFilter;


Description

StretchFilter specifies color interpolation method for image stretching as well as for some other operations, like linear transformations. Some functions (transformations, for example) do not distinguish sfSpline filter, even if it is specified, instead they will use sfLinear.


See Also

Draw TStretchFilter


About

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page