开发者

How do you capture/generate an image from a IPreviewHandler COMIMPORT in WPF/C#?

I was wondering if it is po开发者_如何学Cssible to generate an image (capture) of a ComImport object (like the Win7 PreviewHandler)?

I've tried to utilizing RenderTargetBitmap (on the parent control hosting the ComImport), as well as create a WinFormHost and using the DrawToBitmap method. Both however, proved useless as they would only show an empty frame.

Any help is appreciated!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜