I'm attempting to convert a wmf file save in binary to a useable image in VB.Net. The wmf file is orginally saved in binary format in an sql server database. I've successfully seemd to have retrieved the data and saved it into a variable of type Byte(). Now how do I convert it from Byte() (not byte) to WMF?
Or is there another way?
Thanks in advance.
Knowledge is Power......
Or is there another way?
Thanks in advance.
Knowledge is Power......