Saving Metafiles
I have a problem with saving metafiles. I open *.wmf file into Image and then do Image.Save(filename, ImageFormat.Wmf) but it seems that the saved file is always bmp file.
I also tried to use ImageCodecInfo encoder, but when I get the encoders, there isn't one for metafiles (only tif, jpg, gif, bmp and png)
Am I missing something, or .net doesn't support saving back metafiles?
Thanks.
sachinkPosted Jun 15, 2004, 2:32 AM
massiotPosted Mar 22, 2004, 12:18 PM
gurjar_mumbaiPosted Oct 10, 2003, 9:56 PM
Mahesh ChandPosted Oct 8, 2003, 3:54 PM
andrewPosted Oct 8, 2003, 2:36 PM
Mahesh ChandPosted Oct 8, 2003, 2:05 PM