-
$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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks