CBitmap::getbitmapbits example
- From: bonk <schwertfischtrombose@xxxxxx>
- Date: Tue, 03 Jan 2006 17:23:05 +0100
Does anyone have an example on how to use the CBitmap::GetBitmapbits properly?
This what I want to do (I thought GetBitmapbits is the right method to use).
I have a CBitmapobject and I wan to to serialize this to bytearray. This byterray is then used to display the image in in WPF (formerly known as avalon). (Basically I want to convert a CDC* to a .NET WPF Image) as decribed here:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=187401&SiteID=1
.
- Follow-Ups:
- Re: CBitmap::getbitmapbits example
- From: AliR
- Re: CBitmap::getbitmapbits example
- Prev by Date: Re: Question about CreateProcess()
- Next by Date: Re: How to change the font while window is loaded.. ??
- Previous by thread: unresolved external symbol __invalid_parameter_noinfo
- Next by thread: Re: CBitmap::getbitmapbits example
- Index(es):