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.
Read WMF content from a file
Navnath Kumbhar
1
Reputation point
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#
Sign in to answer