all groups > dotnet drawing api > january 2007 >
You're in the

dotnet drawing api

group:

answers? <1154504950.746457.270020@s13g2000cwa.googlegroups.com>


answers? <1154504950.746457.270020@s13g2000cwa.googlegroups.com> John Reynolds
1/25/2007 5:57:25 PM
dotnet drawing api:
Did anybody come up with a definite answer for this? Any fixes?

EggHeadCafe.com - .NET Developer Portal of Choice
Re: answers? Bob Powell [MVP]
1/26/2007 4:28:35 PM
Answer to what??


I think you'll find the telepathy newsgroup on google groups.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





[quoted text, click to view]
Re: answers? Oliver Sturm
1/27/2007 4:56:42 PM
Hello John,

[quoted text, click to view]

Yes.

[quoted text, click to view]

Everything works fine now.


Oliver Sturm
--
GDI+ error Amit Tuteja
1/28/2007 10:27:19 PM
Hi John,

Yes i got a solution to that error.The problem arises whenever we try to write an bitmap image on remote location.This is an generic error in .net because bitmap images sometimes do not release the memory even when disposed explicitly,which results in memory leaks.But this is is the problem only when writing an image on remote location,and works perfectly when image is being written on local end.But if you want that image should be written on remote end,you should write it first on local end,,and then copy it to remote end.Hope this will solve your problem.

Amit Tuteja

EggHeadCafe.com - .NET Developer Portal of Choice
Re: GDI+ error Oliver Sturm
1/29/2007 6:41:45 AM
This thread is getting more surreal all the time :-)


Oliver Sturm
--
AddThis Social Bookmark Button