all groups > dotnet compact framework > october 2005 >
You're in the

dotnet compact framework

group:

Convert Bitmap to Byte Array



Convert Bitmap to Byte Array KC
10/27/2005 2:43:02 PM
dotnet compact framework: I have a bitmap file that is loaded as a bitmap object. How to convert a
bitmap to byte array?

I have seen someone posted this question before but the answerings are not
straight forwad at all.

RE: Convert Bitmap to Byte Array Alex Yakhnin [MVP]
10/28/2005 7:28:12 AM
If you have a bitmap file, you can open using Systm.IO.BinaryReader and load
it into a byte array.
--
--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com | www.opennetcf.org


[quoted text, click to view]
AddThis Social Bookmark Button