<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VBForums - API</title>
		<link>http://www.vbforums.com/</link>
		<description>Discuss how to do all those cool API tips and tricks in here.</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 01:59:16 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbforums.com/images/misc/rss.png</url>
			<title>VBForums - API</title>
			<link>http://www.vbforums.com/</link>
		</image>
		<item>
			<title><![CDATA[[VB6 - DIB's] - advices for speed up my Graphic Class]]></title>
			<link>http://www.vbforums.com/showthread.php?721613-VB6-DIB-s-advices-for-speed-up-my-Graphic-Class&amp;goto=newpost</link>
			<pubDate>Tue, 14 May 2013 12:44:06 GMT</pubDate>
			<description>i need advices for speed my class. it takes very time to Draw the image:(

- GetImageData sub: here is catch the image from a control(picturebox and form and usercontrol);
- ChangeImage sub: here i change the image pixels;
- DrawImage sub: is for draw the image.

i see more when i tiled the image. can anyone advice for speed up my class?</description>
			<content:encoded><![CDATA[<div>i need advices for speed my class. it takes very time to Draw the image:(<br />
<br />
- GetImageData sub: here is catch the image from a control(picturebox and form and usercontrol);<br />
- ChangeImage sub: here i change the image pixels;<br />
- DrawImage sub: is for draw the image.<br />
<br />
i see more when i tiled the image. can anyone advice for speed up my class?</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://www.vbforums.com/images/attach/cls.gif" alt="File Type: cls" />
	<a href="http://www.vbforums.com/attachment.php?attachmentid=100089&amp;d=1368535264">Graphics.cls</a> 
(18.3 KB)
</li>
			</ul>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?8-API">API</category>
			<dc:creator>joaquim</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?721613-VB6-DIB-s-advices-for-speed-up-my-Graphic-Class</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED] how create an empty DC with window size?]]></title>
			<link>http://www.vbforums.com/showthread.php?720067-RESOLVED-how-create-an-empty-DC-with-window-size&amp;goto=newpost</link>
			<pubDate>Wed, 01 May 2013 08:39:05 GMT</pubDate>
			<description><![CDATA[how can i create an empty DC with window size?
(for i use bitblt().... i try CreateCompatibleDC() with CreateCompatibleBitmap() SelectObject() but seems not working... because the bitblt() don't give me results:()]]></description>
			<content:encoded><![CDATA[<div>how can i create an empty DC with window size?<br />
(for i use bitblt().... i try CreateCompatibleDC() with CreateCompatibleBitmap() SelectObject() but seems not working... because the bitblt() don't give me results:()</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?8-API">API</category>
			<dc:creator>joaquim</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?720067-RESOLVED-how-create-an-empty-DC-with-window-size</guid>
		</item>
	</channel>
</rss>
