how can i reesize an image so its quallity will stay the same as the original
1?
thnaks in advance
peleg
Aidy - 12 Dec 2007 14:39 GMT
Do a google for resizing images in asp.net, it's well covered. You can
shrink the image without loss of quality but you can't make it bigger
without loss of quality.
> how can i reesize an image so its quallity will stay the same as the
> original
> 1?
> thnaks in advance
> peleg
Michael Nemtsev - 13 Dec 2007 00:13 GMT
use GDI+.
See msdn for description how to use it

Signature
WBR, Michael Nemtsev [.NET/C# MVP].
Blog: http://spaces.live.com/laflour
> how can i reesize an image so its quallity will stay the same as the original
> 1?
> thnaks in advance
> peleg
Alexey Smirnov - 13 Dec 2007 07:47 GMT
> how can i reesize an image so its quallity will stay the same as the original
> 1?
> thnaks in advance
> peleg
http://www.google.com/search?hl=en&q=resize+image+in+asp.net