<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>イナヅマtvログ &#187; ColorMatrix</title>
	<atom:link href="http://www.inazumatv.com/contents/archives/tag/colormatrix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inazumatv.com/contents</link>
	<description>multimedia design, Actionscript, Lingo, PHP, Perl, SQL</description>
	<lastBuildDate>Sat, 04 Feb 2012 07:39:35 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>com.quasimondo.geom.ColorMatrix v2.1がステキ</title>
		<link>http://www.inazumatv.com/contents/archives/488</link>
		<comments>http://www.inazumatv.com/contents/archives/488#comments</comments>
		<pubDate>Thu, 25 Sep 2008 08:04:48 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[ColorMatrix]]></category>
		<category><![CDATA[ColorMatrixFilter]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=488</guid>
		<description><![CDATA[Hydrotweenのcolor（色）tweenにバグがあったおかげで、ColorMatrixを集中的に調べることができた。 普段何気なく使っているグラフィックツールに同じ機能があったり、勉強になった。 また、Mario &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/488">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/488/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3, ColorMatrix ColorMatrixFilterを調べてみた</title>
		<link>http://www.inazumatv.com/contents/archives/437</link>
		<comments>http://www.inazumatv.com/contents/archives/437#comments</comments>
		<pubDate>Thu, 18 Sep 2008 15:08:17 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ColorMatrix]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=437</guid>
		<description><![CDATA[AS3でのColorMatrixFilter, ColorMatrix、Flash特有の機能ではなくグラフィックに関する基本的要件のひとつらしい。 Mario KlingemannさんのColorMatrix ver.2 &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/437">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/437/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HydroTween, ColorMatrixFilterでcolorをtweenできる？（３）</title>
		<link>http://www.inazumatv.com/contents/archives/391</link>
		<comments>http://www.inazumatv.com/contents/archives/391#comments</comments>
		<pubDate>Mon, 15 Sep 2008 02:30:58 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[HydroTween]]></category>
		<category><![CDATA[ColorMatrix]]></category>
		<category><![CDATA[ColorMatrixFilter]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=391</guid>
		<description><![CDATA[HydroTweenは色(color)をtweenする時、hexをRGB成分に分解した後ColorMatrixFilterの成分にセットするところで、luminance定数にx2.81している。 作者のdonovanさん &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/391">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/391/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HydroTween, ColorMatrixFilterでcolorをtweenできる？（２）</title>
		<link>http://www.inazumatv.com/contents/archives/378</link>
		<comments>http://www.inazumatv.com/contents/archives/378#comments</comments>
		<pubDate>Sun, 14 Sep 2008 00:08:55 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[HydroTween]]></category>
		<category><![CDATA[ColorMatrix]]></category>
		<category><![CDATA[ColorMatrixFilter]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=378</guid>
		<description><![CDATA[hex(0xRRGGBB)をRGBに分解する。 Quasimondo &#8211; Mario KlingemannのColorMatrix 、Grant SkinnerさんのColorMatrixとHydroTwee &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/378">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/378/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HydroTween, ColorMatrixFilterでcolorをtweenできる？（１）</title>
		<link>http://www.inazumatv.com/contents/archives/363</link>
		<comments>http://www.inazumatv.com/contents/archives/363#comments</comments>
		<pubDate>Sat, 13 Sep 2008 13:54:23 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[HydroTween]]></category>
		<category><![CDATA[ColorMatrix]]></category>
		<category><![CDATA[ColorMatrixFilter]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=363</guid>
		<description><![CDATA[HydroTweenはcolorプロパティ（色）のtweenにColorMatrixFilterを使っている。 hue,saturation,contrast,brightnessなどの変化に使われているアレ。 Gran &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/363">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/363/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HydroSequence, HydroTweenでColorMatrix(hue,saturation,contrast,brightness)をtween</title>
		<link>http://www.inazumatv.com/contents/archives/170</link>
		<comments>http://www.inazumatv.com/contents/archives/170#comments</comments>
		<pubDate>Wed, 03 Sep 2008 17:57:41 +0000</pubDate>
		<dc:creator>taikiken</dc:creator>
				<category><![CDATA[ActionScript2]]></category>
		<category><![CDATA[ColorMatrix]]></category>
		<category><![CDATA[ColorMatrixFilter]]></category>

		<guid isPermaLink="false">http://www.inazumatv.com/contents/?p=170</guid>
		<description><![CDATA[HydroSequence, HydroTweenにはhue,saturation,contrast,brightnessをtweenできる。 FlashのColorMatrixFilterを時系列で更新している、コア部 &#8230; <span class="continue-reading"><a href="http://www.inazumatv.com/contents/archives/170">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.inazumatv.com/contents/archives/170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

