Share via

Read WMF content from a file

Navnath Kumbhar 1 Reputation point
2021-08-17T17:10:23.93+00:00

Hello,

I have a input file in which some WMF content exist along with some other meta data. Here is this input file: input.txt
From this file, I need to read its WMF content, then create Metafile object in C# and create an image from that object.
Do you think, this input file is valid to contain WMF information? If yes, how can I achieve it with C#?
Any links to the tutorial will help.

Thank you in advance.

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.