The gflResize function has 2 resize quality algorithms available: GFL_RESIZE_QUICK and GFL_RESIZE_BILINEAR, while the ActiveX Resize version has only one. Looking at some resizing samples I have a feeling it's the bilinear version of gflResize.
Could you please confirm this?
Thank you.
The GflAx Resize function, is Quick or Bilinear?
Moderators: helmut, XnTriq, xnview
Re: The GflAx Resize function, is Quick or Bilinear?
Yes, it's bilinear_GUI_ wrote:The gflResize function has 2 resize quality algorithms available: GFL_RESIZE_QUICK and GFL_RESIZE_BILINEAR, while the ActiveX Resize version has only one. Looking at some resizing samples I have a feeling it's the bilinear version of gflResize.
Could you please confirm this?
Thank you.
Pierre.