G
Guest
Folks,
I understand that Bitmap.Save() was not supported in earlier versions of the
CF, but my understanding was that it is supported in 2.0. However, I get a
NotSupportedException with Bitmap.Save(). Specifically I am trying to do
something like Bitmap.Save(String filename, ImageFormat.Jpeg). I am using VS
2005 beta 2 with the emulator. The documentation that comes with VS shows
that Bitmap.Save() should be supported in the CF. System.Environment.Version
is reported as 2.0.50560.0 from my application running on the emulator. What
gives?
Thanks,
Matthew Fleming
I understand that Bitmap.Save() was not supported in earlier versions of the
CF, but my understanding was that it is supported in 2.0. However, I get a
NotSupportedException with Bitmap.Save(). Specifically I am trying to do
something like Bitmap.Save(String filename, ImageFormat.Jpeg). I am using VS
2005 beta 2 with the emulator. The documentation that comes with VS shows
that Bitmap.Save() should be supported in the CF. System.Environment.Version
is reported as 2.0.50560.0 from my application running on the emulator. What
gives?
Thanks,
Matthew Fleming