Nathan NZ

Nathan NZ

  • NA
  • 17
  • 0

Create memory stream from metafile

Apr 27 2009 4:59 AM

Hi All,

I have to create a memory stram from a metafile. I dont want to save the metafile in any other format than EMF. But when I tried to save metafile in emf format as
 metafile.Save(mStream, ImageFormat.Emf)
I wil  get GDI+ error.

Please tell me how can I do this.

Thanking you,
Nathan