<?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: Core Animation: Using Layer Masks</title>
	<atom:link href="http://sunflower.coleharbour.ca/cocoamondo/2008/03/core-animation-tutorial-using-layer-masks/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunflower.coleharbour.ca/cocoamondo/2008/03/core-animation-tutorial-using-layer-masks/</link>
	<description>Macintosh kodeing</description>
	<lastBuildDate>Sat, 18 Apr 2009 12:23:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthieu Cormier</title>
		<link>http://sunflower.coleharbour.ca/cocoamondo/2008/03/core-animation-tutorial-using-layer-masks/comment-page-1/#comment-13</link>
		<dc:creator>Matthieu Cormier</dc:creator>
		<pubDate>Mon, 19 Jan 2009 22:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://sunflower.coleharbour.ca/cocoamondo/?p=4#comment-13</guid>
		<description>I never even considered that question.  It should be easy enough to do though.  Write a function that takes an Image as input.  If the pixel is transparent make it solid, and vice versa.  Return the resultant image.</description>
		<content:encoded><![CDATA[<p>I never even considered that question.  It should be easy enough to do though.  Write a function that takes an Image as input.  If the pixel is transparent make it solid, and vice versa.  Return the resultant image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perlmunger</title>
		<link>http://sunflower.coleharbour.ca/cocoamondo/2008/03/core-animation-tutorial-using-layer-masks/comment-page-1/#comment-12</link>
		<dc:creator>perlmunger</dc:creator>
		<pubDate>Mon, 19 Jan 2009 22:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://sunflower.coleharbour.ca/cocoamondo/?p=4#comment-12</guid>
		<description>Did you ever figure out if there was a simple way to invert the mask?

Thanks.

-Matt</description>
		<content:encoded><![CDATA[<p>Did you ever figure out if there was a simple way to invert the mask?</p>
<p>Thanks.</p>
<p>-Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
