interopbitmapimage

InteropBitmap to BitmapImage

Hi, I'm trying to Convert a Bitmap (SystemIcons.Question) to a BitmapImage so I can use it in a WPF Image control. I have the following method to convert it to a BitmapSource, but it returns an InteropBitmapImage, now the problem is how to convert it to a BitmapImage. A direct cast does not seem to work. Does anybody know how to do i...

InteropBitmap Code examples

Hello All, is anyone worked on InteropBitmap. I didn't find any code examples. if you have any weblink about tutorial or any code examples, please post here. Thank you, Harsha ...