views:

142

answers:

2

Hi,

I am looking algorithms or techniques so that i can minimize the pixel stretching effect for a given image. I am not looking for any tool.

+2  A: 

I heard about this cool new place called Wikipedia that might have some info on what you want.

http://en.wikipedia.org/wiki/Image_scaling

http://en.wikipedia.org/wiki/Texture_filtering

erjiang
Sure steal my thunder as I try to recall if the term is pixelation or pixelization. :-) Good reference articles tho!
Jason D
great links, snarky delivery
Rob Elliott
A: 

Rob Stephens' book Visual Basic Graphics Programming probably has the algorithm you are looking for.

Mark Jerde