<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Change RGB color of the picture</title>
	<atom:link href="http://www.developers-life.com/change-color.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developers-life.com/change-color.html</link>
	<description>Develop on Objective-C, UIKit, C, OpenGL for  iPhone, iPad, Mac OS X</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:31:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ganesh</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6680</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6680</guid>
		<description>Nothing works for me</description>
		<content:encoded><![CDATA[<p>Nothing works for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6638</link>
		<dc:creator>Oskar</dc:creator>
		<pubDate>Fri, 09 Sep 2011 08:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6638</guid>
		<description>Maybe you could explain what this code actually does? &quot;Change RGB color&quot; doesn&#039;t really explain anything.. Are you switching so the Red colors become Green? Or what exactly???</description>
		<content:encoded><![CDATA[<p>Maybe you could explain what this code actually does? &#8220;Change RGB color&#8221; doesn&#8217;t really explain anything.. Are you switching so the Red colors become Green? Or what exactly???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tokentoken</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6597</link>
		<dc:creator>tokentoken</dc:creator>
		<pubDate>Mon, 27 Jun 2011 14:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6597</guid>
		<description>Hello,

I suppose 2nd line of
UIGraphicsBeginImageContext(image.size);
is not needed,  and should be deleted.
Because my iPad application will crash(actually disappear) if I repeat this method, because of memory shortage.
If I delete the line, works fine.

Could you confirm?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I suppose 2nd line of<br />
UIGraphicsBeginImageContext(image.size);<br />
is not needed,  and should be deleted.<br />
Because my iPad application will crash(actually disappear) if I repeat this method, because of memory shortage.<br />
If I delete the line, works fine.</p>
<p>Could you confirm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Boychentsov</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6582</link>
		<dc:creator>Vladimir Boychentsov</dc:creator>
		<pubDate>Sun, 22 May 2011 14:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6582</guid>
		<description>@ tokentoken, i don&#039;t remember :)</description>
		<content:encoded><![CDATA[<p>@ tokentoken, i don&#8217;t remember :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tokentoken</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6581</link>
		<dc:creator>tokentoken</dc:creator>
		<pubDate>Sun, 22 May 2011 13:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6581</guid>
		<description>Thank you for your codes, it seems it works fine.

But I don&#039;t understand why you have to do that?
 contextRect.size.height -= 15;
What is the magic number &quot;15&quot;?</description>
		<content:encoded><![CDATA[<p>Thank you for your codes, it seems it works fine.</p>
<p>But I don&#8217;t understand why you have to do that?<br />
 contextRect.size.height -= 15;<br />
What is the magic number &#8220;15&#8243;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eugene</title>
		<link>http://www.developers-life.com/change-color.html/comment-page-1#comment-6430</link>
		<dc:creator>eugene</dc:creator>
		<pubDate>Thu, 11 Nov 2010 10:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.developers-life.com/?p=778#comment-6430</guid>
		<description>vola nice.
Can you describe the overal strategy of the code? why flipping and masking?</description>
		<content:encoded><![CDATA[<p>vola nice.<br />
Can you describe the overal strategy of the code? why flipping and masking?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

