Direct2D to EMF
-
2012년 5월 14일 월요일 오후 1:00
Hi,
I am using Direct2D and DirectWrite in C# with the WindowsAPICodePack. I have succesfully rendered everything using a HwndRenderTarget on a WinForms Panel Control. Is it possible to create a metafile from this?
Thanks in advance
- 이동됨 Jason Dot WangMicrosoft Contingent Staff 2012년 5월 15일 화요일 오전 6:13 (From:Windows Forms General)
모든 응답
-
2012년 5월 14일 월요일 오후 3:52
Hi,
I am using Direct2D and DirectWrite in C# with the WindowsAPICodePack. I have succesfully rendered everything using a HwndRenderTarget on a WinForms Panel Control. Is it possible to create a metafile from this?
Thanks in advance
Metafiles contain GDI drawing records. That's not what you have. -
2012년 5월 15일 화요일 오전 6:13
Hi Wixon,
You'll need to post it in the dedicated DirectX Forum App Hub for more efficient responses, where you can contact Directx experts.
Sincerely,
Jason Wang
Jason Wang [MSFT]
MSDN Community Support | Feedback to us
- 답변으로 제안됨 Mr. WhartyMicrosoft Community Contributor, Moderator 2012년 5월 31일 목요일 오전 5:18

