<?xml version="1.0"?> 
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd"> 
<!-- Feed Generated By RSS Updater http://www.webdevtips.com/webdevtips/codegen/rss_update.shtml -->
<rss version="0.91"> 
<channel>

<!-- Channel Information -->
<title>Bob Powell's GDI+ FAQ</title> 
<link>http://www.bobpowell.net/faqmain.htm</link> 
<description>Bob Powell explains how to get the best out of Windows Forms graphics</description> 
<language>en-us</language> 
<!-- End of Channel Information -->
<!-- Item Details -->
<item> 
    <title>New feature: Come and read Bob Powell's WPF FAQ</title>
    <link>http://www.bobpowell.net/wpffaq.htm</link>
    <description>Bookmark the new WPFFAQ</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New article: How to format different fonts onto a common baseline</title>
    <link>http://www.bobpowell.net/formattingtext.htm</link>
    <description>Bob explains how to use the font metrics available in the FontFamily object to position text perfectly on a baseline. Different fonts, superscript and subscript too.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New article: How to get the colour of a specific pixel</title>
    <link>http://www.bobpowell.net/eyedropper.htm</link>
    <description>Bob explains how interop can be used to interrogate the colour under the mouse. This works on any window, including the desktop.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>Info: Just what is the maximum size of the drawing area?</title>
    <link>http://www.bobpowell.net/extents.htm</link>
    <description>Did you ever wonder just how big you could draw using GDI+? The answer might surprise you.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>Revised Article: Creating multi-page TIFF files</title>
    <link>http://www.bobpowell.net/generating_multipage_tiffs.htm</link>
    <description>This highly popular article has been revised for VB users</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Creating high-quality thumbnail images</title>
    <link>http://www.bobpowell.net/highqualitythumb.htm</link>
    <description>Get code in VB or C# that creates good quality thumbnail images from your original images without using the GetThumbnailImage method.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Drawing on an image</title>
    <link>http://www.bobpowell.net/modifyimage.htm</link>
    <description>See how to draw text and graphics onto an existing image. The example in VB or C# shows how to timestamp an image.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>NEWS: Bob Powell.NET gets a major update</title>
    <link>http://www.bobpowell.net/update.htm</link>
    <description>Bob Powell's site is now completely dedicated to the GDI+ FAQ and Windows Forms Tips and Tricks. Sponsorship of this site by Well Formed Magazine and XRay Tools enables this cleaner, simpler site to deliver quality articles and sample code.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Scaling the Pen object</title>
    <link>http://www.bobpowell.net/scalepens.htm</link>
    <description>Discover how to get lines of a specific width, even at different page scales and graphics unit settings. Also, find out how to create pen effets and learn about a rather annoying bug. Source is available in C# and VB</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Adding frames to an existing Multi-Frame TIFF file</title>
    <link>http://www.bobpowell.net/addframes.htm</link>
    <description>See how multi-frame TIFF images can be opened and added to using the code provided in this demonstration application. Source is available in C# and VB</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Adjusting image contrast</title>
    <link>http://www.bobpowell.net/image_contrast.htm</link>
    <description>See how to adust the contrast of an image using the ColorMatrix. The article includes code in C# and VB.</description>
</item> 
<!-- End Item Details -->
<!-- Item Details -->
<item> 
    <title>New Article: Drawing text with a halo or aura</title>
    <link>http://www.bobpowell.net/halo.htm</link>
    <description>Create electric halo's and Kirlian auras on your text with this simple GDI+ technique</description>
</item> 
<!-- End Item Details -->
</channel> 
</rss> 
