Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

What is the best way to convert system.windows.media.drawingimage object into a bitmap ?

share|improve this question
1  
Do you have some sample code to show us? – Lee Taylor Oct 30 '12 at 17:07
What have you tried? – xxbbcc Oct 30 '12 at 17:54
I am looking to generate bitmap from a drawingimage object such as x_image which is of type system.windows.media.drawingimage not jpg image file. Ultimate goal is to feed that bitmap into emgu video writer. – user1786308 Oct 30 '12 at 17:54

closed as not constructive by andrewsi, gdoron, Florent, xxbbcc, Ragunath Jawahar Oct 30 '12 at 18:02

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.