G
Guest
I'm saving a BITMAP image using the image Save method on a mobile device
(.NET CF 2.0). I've chosen the ImageFormat.Bmp format. The image is saved
but not all programs can open the saved BMP file (including VS 2005). The
latest Paint and Paint Shop Pro have no problem opening the file. I've tried
some other formats (JPEG, GIF, and PNG) but the CLR runtime complains that
these formats are not supported in .NET CF 2. This contradicts the
documentation. What's happening with images saves on mobile platforms?
(.NET CF 2.0). I've chosen the ImageFormat.Bmp format. The image is saved
but not all programs can open the saved BMP file (including VS 2005). The
latest Paint and Paint Shop Pro have no problem opening the file. I've tried
some other formats (JPEG, GIF, and PNG) but the CLR runtime complains that
these formats are not supported in .NET CF 2. This contradicts the
documentation. What's happening with images saves on mobile platforms?