|
-
Feb 28th, 2006, 03:45 AM
#1
Thread Starter
Lively Member
[RESOLVED] how do i save a bitmap as a JPEG
All I want to do is save a bitmap as a JPEG file.
I am using the compact framework (2003).
bitmap.save and picturebox.image.save don't seem to be available.
Any Ideas would be gratefully received.
Thanks in advance.
-
Feb 28th, 2006, 03:52 AM
#2
Re: how do i save a bitmap as a JPEG
Is this .Net 1.1? If so, I wrote a small scrible program but I was never able to find a way to save it as a bitmap. This was the only thing I ever found on the subject
-
Feb 28th, 2006, 03:58 AM
#3
Re: how do i save a bitmap as a JPEG
The Bitmap.Save method is supported in the CF 2.0. I guess it was considered a deficiency in CF 1.1 important enough to address.
-
Feb 28th, 2006, 04:37 AM
#4
Thread Starter
Lively Member
Re: how do i save a bitmap as a JPEG
I guess i'm going to have to load 2005. I was hoping to put it off until after the first service pack.
Can I have 2005 and 2003 on same PC?
(not that I don't trust Microsoft to produce reliable bug free code!)
thanks to both of you for your help.
-
Feb 28th, 2006, 04:43 AM
#5
Re: how do i save a bitmap as a JPEG
 Originally Posted by grahamxyz
Can I have 2005 and 2003 on same PC?
Yes you can.
-
Feb 28th, 2006, 05:09 AM
#6
Thread Starter
Lively Member
Re: how do i save a bitmap as a JPEG
thanks again and wish me luck with 2005.
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
|
Click Here to Expand Forum to Full Width
|