Results 1 to 3 of 3

Thread: ASP.NET - Images: Resize and Save

  1. #1

    Thread Starter
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188

    ASP.NET - Images: Resize and Save

    Does anyone know if its possible to resize an image file to certain proportions using ASP.NET?
    By resizing a dont mean when displaying them i mean actually resizing the file and saving it.

    cheers
    b

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: ASP.NET - Images: Resize and Save

    Quote Originally Posted by Beacon
    Does anyone know if its possible to resize an image file to certain proportions using ASP.NET?
    By resizing a dont mean when displaying them i mean actually resizing the file and saving it.

    cheers
    b
    Hi Beacon, Good to see you back here.

    Here is an example(C#) I found after googling http://www.codeproject.com/csharp/imageresize.asp. and another one if you want to generate thumbnail http://www.codeproject.com/aspnet/pnguploader.asp

    Hope it helps.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  3. #3

    Thread Starter
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188

    Re: ASP.NET - Images: Resize and Save

    Thanks Danial havent seen you for a while. But sadly only popping by for a quick questions.

    I've tried both and cant get them to work.

    The PNG uploader works but increases the files size! Weird!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width