MSDOTnet.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

resize image in asp.net

 
Post new topic   Reply to topic    MSDOTnet.org Forum Index -> ASPNet
Author Message
pelegk1



Joined: 08 Aug 2007
Posts: 1

PostPosted: Wed Dec 12, 2007 10:38 am    Post subject: resize image in asp.net Reply with quote

how can i reesize an image so its quallity will stay the same as the original
1?
thnaks in advance
peleg

Archived from group: microsoft>public>dotnet>framework>aspnet
Back to top
View user's profile Send private message
Aidy



Joined: 08 Aug 2007
Posts: 7

PostPosted: Wed Dec 12, 2007 7:39 pm    Post subject: Re: resize image in asp.net Reply with quote

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.

"pelegk1" wrote in message @microsoft.com...
> how can i reesize an image so its quallity will stay the same as the
> original
> 1?
> thnaks in advance
> peleg
>
Back to top
View user's profile Send private message
Michael Nemtsev



Joined: 08 Aug 2007
Posts: 47

PostPosted: Wed Dec 12, 2007 9:13 pm    Post subject: RE: resize image in asp.net Reply with quote

use GDI+.
See msdn for description how to use it

--
WBR, Michael Nemtsev [.NET/C# MVP].
Blog: http://spaces.live.com/laflour



"pelegk1" wrote:

> how can i reesize an image so its quallity will stay the same as the original
> 1?
> thnaks in advance
> peleg
Back to top
View user's profile Send private message
Alexey Smirnov



Joined: 08 Aug 2007
Posts: 11

PostPosted: Thu Dec 13, 2007 4:47 am    Post subject: Re: resize image in asp.net Reply with quote

On Dec 12, 2:38 pm, pelegk1 wrote:
> 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

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Resize the Image Control in Asp.Net Mobile Application Hi all, I wants to set the size of the image as (Width=25px and Height=25px) in the asp.net mobile application. But there is no property for that control. Is it possible to resize the image? Plz help me anyone... Jack

Call Image.Dispose when clearing an Image List? Hi, I have a listview which is set to view items in a small icon view. It's set up to get the images from an image list. When I populate the listview, I clear the image list and add new images for each item. This seems to work fine, but what I was wonderi

Resize a Bitmap? Hi; Is there a way to tell a Bitmap object to stretch itself? -- thanks - dave Cubicle Wars -

Resize control with Verbs Hi, I've written a very simple control designer with a few verbs which resize the control it's assosciated with to a couple of default widths. When I use the verbs to resize the control at design time the control itself is resized, but the resize handles

Can I let user resize control at runtime ? Hi ... In my application, the user can drag and drop objects from the toolbox to the main working area (just like in Visual Studio). Each of these objects is actually an image that is displayed in the work area using a picturebox. Now I want the use to be
Post new topic   Reply to topic    MSDOTnet.org Forum Index -> ASPNet All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group