INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Topper on February 18, 2003, 01:56:50 pm

Title: Image resize in 115 beta
Post by: Topper on February 18, 2003, 01:56:50 pm
Just so it's clear, is the new resize function a straightforward resize or does it resample the picture? If it is resample what algorythm does it use?
Cheers
Title: Re: Image resize in 115 beta
Post by: Matt on February 19, 2003, 04:37:56 am
Quote
Just so it's clear, is the new resize function a straightforward resize or does it resample the picture? If it is resample what algorythm does it use?


It's a high quality resize. (our own bilinear filtering algorithm)  You can watch the same algorithm work by using the mouse wheel while looking at an image.
Title: Re: Image resize in 115 beta
Post by: Topper on February 19, 2003, 06:21:00 am
Thanks for that matt. I didn,t know you could do the trick with the mouse wheel, way cool.