[Mono-winforms-list] Generating Error of GDI+

Stifu stifu at free.fr
Thu Nov 25 05:26:06 EST 2010


Known bug: https://bugzilla.novell.com/show_bug.cgi?id=398911


Anubhava Dimri wrote:
> 
> Hello Experts,
> 
> I am using code to write metafile in that time the error was generating in
> Mono.But .net run it's successfully.
> 
> Graphics FormGraphics = this.CreateGraphics())
> IntPtr hdc = FormGraphics.GetHdc();
> System.Drawing.Imaging.Metafile mf = new
> System.Drawing.Imaging.Metafile("mymeta.emf", hdc);
> using (Graphics MetaGraphics = Graphics.FromImage(mf))
> 
> Help needed.
> 
> 
> 
> Thanks
> Anubhava Dimri
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Generating-Error-of-GDI-tp3058710p3058728.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list