all groups > dotnet drawing api > november 2004 >
You're in the

dotnet drawing api

group:

Create Bitmap from MemoryStream


Create Bitmap from MemoryStream Scanbull
11/25/2004 7:13:02 AM
dotnet drawing api:
Hi,

in C#, I have a MemoryStream filled with a jpg-Image, how can I create a
Bitmap from that?

Thanks
Re: Create Bitmap from MemoryStream Morten Wennevik
11/25/2004 4:25:41 PM
Hi Friedhelm,

Use Image.FromStream(MemoryStream);


On Thu, 25 Nov 2004 07:13:02 -0800, Scanbull
[quoted text, click to view]

--
Happy Coding!
AddThis Social Bookmark Button