<?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: What Color is My Pixel? Image based color picker on iPhone</title>
	<atom:link href="http://www.markj.net/iphone-uiimage-pixel-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markj.net/iphone-uiimage-pixel-color/</link>
	<description>iOS Apps and Games</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: mahboud</title>
		<link>http://www.markj.net/iphone-uiimage-pixel-color/comment-page-3/#comment-3853</link>
		<dc:creator>mahboud</dc:creator>
		<pubDate>Sun, 22 Jan 2012 19:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=245#comment-3853</guid>
		<description>You may wish to CGBitmapContextCreate for an area the size of one pixel and then CGContextDrawImage just that pixel, saving some processing (and RAM).</description>
		<content:encoded><![CDATA[<p>You may wish to CGBitmapContextCreate for an area the size of one pixel and then CGContextDrawImage just that pixel, saving some processing (and RAM).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatemeh</title>
		<link>http://www.markj.net/iphone-uiimage-pixel-color/comment-page-3/#comment-3817</link>
		<dc:creator>Fatemeh</dc:creator>
		<pubDate>Sat, 17 Dec 2011 08:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=245#comment-3817</guid>
		<description>So thanks, its very useful sample code.</description>
		<content:encoded><![CDATA[<p>So thanks, its very useful sample code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.markj.net/iphone-uiimage-pixel-color/comment-page-3/#comment-3793</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 01 Dec 2011 06:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=245#comment-3793</guid>
		<description>Any way to make this work with the non-default contentMode.  If I set it to UIViewContentModeScaleAspectFit it breaks.</description>
		<content:encoded><![CDATA[<p>Any way to make this work with the non-default contentMode.  If I set it to UIViewContentModeScaleAspectFit it breaks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 关于iOS下图像颜色检测、颜色匹配的解决方法 &#171; 行者常至</title>
		<link>http://www.markj.net/iphone-uiimage-pixel-color/comment-page-3/#comment-3776</link>
		<dc:creator>关于iOS下图像颜色检测、颜色匹配的解决方法 &#171; 行者常至</dc:creator>
		<pubDate>Mon, 14 Nov 2011 08:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=245#comment-3776</guid>
		<description>[...] 宽松一点，则可以设大一点。  参考文章：http://www.markj.net/iphone-uiimage-pixel-color/ Share this:TwitterFacebookLike this:LikeBe the first to like this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] 宽松一点，则可以设大一点。  参考文章：http://www.markj.net/iphone-uiimage-pixel-color/ Share this:TwitterFacebookLike this:LikeBe the first to like this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fgerikeke</title>
		<link>http://www.markj.net/iphone-uiimage-pixel-color/comment-page-3/#comment-3769</link>
		<dc:creator>fgerikeke</dc:creator>
		<pubDate>Tue, 08 Nov 2011 17:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=245#comment-3769</guid>
		<description>Hy!

On ios5 drops this failure : &#039;kCGColorSpaceGenericRGB&#039; is unavailable .

Whats wrong? please help me!

Thank you!</description>
		<content:encoded><![CDATA[<p>Hy!</p>
<p>On ios5 drops this failure : &#8216;kCGColorSpaceGenericRGB&#8217; is unavailable .</p>
<p>Whats wrong? please help me!</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

