<?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: Extracting positive and negative shapes from a BitmapData</title>
	<atom:link href="http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/</link>
	<description>I Flash und I Flex Jaaaa</description>
	<lastBuildDate>Fri, 28 Oct 2011 05:36:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Blair</title>
		<link>http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/#comment-1341</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Sun, 31 Jan 2010 05:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=229#comment-1341</guid>
		<description>About the &#039;pixel&#039; &#039;jagged&#039; edges ...

I think the &#039;mask&#039; value might help....

var mask = 0x00FF0000; 

bmd.threshold(bmd,bmd.rect,new Point(),&quot;&gt;&quot;,0x00000000,mono_color,mask);

this code is not tested, but something like this , It worked for me when I was trying something very similar, and whatever it was , I gave up around the time that I was trying to make something just like this function that finds the first non transparent pixel ! wow thanx great help for this!</description>
		<content:encoded><![CDATA[<p>About the &#8216;pixel&#8217; &#8216;jagged&#8217; edges &#8230;</p>
<p>I think the &#8216;mask&#8217; value might help&#8230;.</p>
<p>var mask = 0x00FF0000; </p>
<p>bmd.threshold(bmd,bmd.rect,new Point(),&#8221;&gt;&#8221;,0&#215;00000000,mono_color,mask);</p>
<p>this code is not tested, but something like this , It worked for me when I was trying something very similar, and whatever it was , I gave up around the time that I was trying to make something just like this function that finds the first non transparent pixel ! wow thanx great help for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nodename &#187; The Name of the Node: Image Fill with Spanning Trees</title>
		<link>http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/#comment-1143</link>
		<dc:creator>nodename &#187; The Name of the Node: Image Fill with Spanning Trees</dc:creator>
		<pubDate>Tue, 12 May 2009 18:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=229#comment-1143</guid>
		<description>[...] used my logo ? (as in ?? &#8220;node&#8221;) as the input image, run Sakri Rosenstrom&#8217;s image segmentation algorithm on it, dropped 10,000 random points into the segments, and drawn the minimum spanning tree of each [...]</description>
		<content:encoded><![CDATA[<p>[...] used my logo ? (as in ?? &#8220;node&#8221;) as the input image, run Sakri Rosenstrom&#8217;s image segmentation algorithm on it, dropped 10,000 random points into the segments, and drawn the minimum spanning tree of each [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakri</title>
		<link>http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/#comment-899</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=229#comment-899</guid>
		<description>I&#039;m gonna blog about a &quot;simple shape extruder with the drawing API&quot; next, then that should be followed by a post about the &quot;vectorizing&quot; process...  hopefully sometime next week :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m gonna blog about a &#8220;simple shape extruder with the drawing API&#8221; next, then that should be followed by a post about the &#8220;vectorizing&#8221; process&#8230;  hopefully sometime next week <img src='http://www.sakri.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaspy</title>
		<link>http://www.sakri.net/blog/2009/03/03/extracting-positive-and-negative-shapes-from-a-bitmapdata/#comment-898</link>
		<dc:creator>Gaspy</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=229#comment-898</guid>
		<description>I&#039;d be very interested in the approach you use for vectorizing bitmaps.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested in the approach you use for vectorizing bitmaps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

