<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Saqib Ansari's World &#187; Image Stretch</title>
	<atom:link href="http://www.saqib-ansari.com/tags/image-stretch/feed" rel="self" type="application/rss+xml" />
	<link>http://www.saqib-ansari.com</link>
	<description>Dream came true</description>
	<lastBuildDate>Tue, 29 Jun 2010 05:34:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>StretchBlt &#8211; Picture Stretching</title>
		<link>http://www.saqib-ansari.com/2008/04/stretchblt-picture-stretching.html</link>
		<comments>http://www.saqib-ansari.com/2008/04/stretchblt-picture-stretching.html#comments</comments>
		<pubDate>Wed, 30 Apr 2008 07:33:42 +0000</pubDate>
		<dc:creator>Saqib Ansari</dc:creator>
				<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Image Stretch]]></category>
		<category><![CDATA[Picture Stretch]]></category>
		<category><![CDATA[Windows API]]></category>

		<guid isPermaLink="false">http://www.saqib-ansari.com/?p=3</guid>
		<description><![CDATA[The StretchBlt function copies a bitmap from a source rectangle into a destination rectangle, stretching or compressing the bitmap to fit the dimensions of the destination rectangle, if necessary. Windows stretches or compresses the bitmap according to the stretching mode currently set in the destination device context. Declare Function StretchBlt Lib “gdi32″ Alias “StretchBlt” (ByVal [...]]]></description>
		<wfw:commentRss>http://www.saqib-ansari.com/2008/04/stretchblt-picture-stretching.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
