Page 1 of 1

ResizeImage() with different resizing methods

Posted: Sat May 15, 2010 1:34 pm
by c4s
Currently we can choose from #PB_Image_Smooth or #PB_Image_Raw. How about adding some other methods like Hermite, Mitchell, Lanczos, etc.?

And by the way: Which one is used for #PB_Image_Smooth?