In the context where this was originally conceived, the idea was to take very, very large images and resize them into 64x64 pixel thumbnails. In that case, you absolutely want to resample so you're not pulling all that extra image data around.
Well, that's true. I was just wondering if, apart from the extra image data, there would be a difference in quality, but probably not.
by Pieter Omvlee — Oct 01
Well, that's true. I was just wondering if, apart from the extra image data, there would be a difference in quality, but probably not.