DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Greg Guest

    $100 if you can answer this question


    I'm trying to write an .NET routine to do the following:

    Upload an image file (no problem)
    change the size and resolution of the image, bitmap, or stream.
    Save the file with the new parameters.

    I've been trying everything for days with the bitmap constructor, bitmap
    class, image class, and stream class. With the bitmap constructor I get
    a general GDI+ error when I try to save the file.

    So if you want $100 dollars, give me the code. First person gets the $100.

    Thanks

  2. #2
    Phil Weber Guest

    Re: $100 if you can answer this question

    > Change the size and resolution of the image, bitmap,
    > or stream. Save the file with the new parameters.


    Greg: Try this (found by searching for "GDI+ image resize" at
    http://www.google.com ):

    http://www.aspalliance.com/chrisg/de...asp?article=18

    ---
    Phil Weber



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links