C
chowchho
Hi all,
I use a open file dialog to select an image file, then i use IO.FileStream
to read the file into an array of bytes, and i found that the compact
framework does not support System.Drawing.Image.FromStream.
Please advice how to solve this or please suggest if you have other better
method. Thank.
Regards,
Chow
I use a open file dialog to select an image file, then i use IO.FileStream
to read the file into an array of bytes, and i found that the compact
framework does not support System.Drawing.Image.FromStream.
Please advice how to solve this or please suggest if you have other better
method. Thank.
Regards,
Chow