-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: venkat_kl
Message 4 in Discussion

Hi,   When you asked first time, you have never told that you are working on 
GDI+, and not given so much of information.    Nobody can imagine what you want 
  Eventhough I am not mainly into developing GDI/GDI+ Application, I gave some 
useful links thinking that it may be of useful to you, since you have not given 
the correct picture of your problem.   Anyway,   There is one webcast that you 
can watch, sometimes in webcasts they show you how to use or how to do like 
spoon feeding. If possible, watch this webcast.   here is a sample code how to 
use QualityMode Enumeration   private void MyMethod() {
 System.Drawing.Drawing2D.QualityMode objQualityMode = 
  QualityMode.High;
 Console.WriteLine(objQualityMode.ToString());
}   http://www.dotnetfun.com/Reference.aspx?tid=1704   
QualityMode Enumeration
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdrawingdrawing2dqualitymodeclasstopic.asp
   QualityMode Enumeration (Visual J# Syntax)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vjsyntax/html/vjlrfSystemDrawingDrawing2DQualityModeClassTopic.asp
   TextRenderingHint Enumeration
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdrawingtexttextrenderinghintclasstopic.asp
   TextRenderingHint Enumeration (Visual J# Syntax)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vjsyntax/html/vjlrfSystemDrawingTextTextRenderingHintClassTopic.asp
 
System.Drawing.Drawing2D Namespace
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdrawingdrawing2d.asp
 
MSDN Webcast: Getting Started with GDI+
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032263349&EventCategory=3&culture=en-US&CountryCode=US
   http://www.csharphelp.com/archives3/files/archive593/GDI.pdf   
http://www.apress.com/ApressCorporate/supplement/1/50/1893115267-549.pdf 
Introduction to GDI+ in .NET
http://www.codeproject.com/vcpp/gdiplus/GDI_.asp   Introduction to GDI+ in .NET
http://www.vbdotnetheaven.com/Code/Apr2003/002.asp   How to: Use Interpolation 
Mode to Control Image Quality During Scaling
http://msdn2.microsoft.com/en-us/library/k0fsyd4e     please let me know if you 
want anything else bye venkat_kl

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to