For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > April 2006 > No method Image.FromStream









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author No method Image.FromStream
Christoph

2006-04-13, 8:04 am

Hello,

I would like to convert a byte Stream of an image form network to an Image.
My problem is that there is no method Image.FromStream in .NET Compact
Framework 2.0.
Could someone help me with an another way?

Thanx
Christoph
Ilya Tumanov [MS]

2006-04-13, 7:06 pm

Image.FromStream(stream) -> new Bitmap(stream)

--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group...framework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

"Christoph" <Christoph@discussions.microsoft.com> wrote in message
news:1943E4F3-BED3-420D-A228-417FA5504D57@microsoft.com...
> Hello,
>
> I would like to convert a byte Stream of an image form network to an
> Image.
> My problem is that there is no method Image.FromStream in .NET Compact
> Framework 2.0.
> Could someone help me with an another way?
>
> Thanx
> Christoph



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com