<?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>Handnotes &#187; Photoshop</title>
	<atom:link href="http://memmie.lenglet.name/category/photoshop/feed" rel="self" type="application/rss+xml" />
	<link>http://memmie.lenglet.name</link>
	<description>Some tests, tricks and sugar</description>
	<lastBuildDate>Sat, 03 Oct 2009 14:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[How to] Transparency to mask</title>
		<link>http://memmie.lenglet.name/photoshop/transparency-to-mask</link>
		<comments>http://memmie.lenglet.name/photoshop/transparency-to-mask#comments</comments>
		<pubDate>Sun, 30 Mar 2008 11:52:21 +0000</pubDate>
		<dc:creator>Mem's</dc:creator>
				<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://memmie.lenglet.name/?p=14</guid>
		<description><![CDATA[When you open an PNG file or make an layer with transparents pixel and when you wish convert the transparent layer to opaque layer with mask, you can&#8217;t. Photoshop only let select pixel (with transparency) and create mask with selection where selected is white and unselected is black (for value between selected and unselected is [...]]]></description>
			<content:encoded><![CDATA[<p>When you open an PNG file or make an layer with transparents pixel and when you wish convert the transparent layer to opaque layer with mask, you can&#8217;t.</p>
<p>Photoshop only let select pixel (with transparency) and create mask with selection where selected is white and unselected is black (for value between selected and unselected is gray more or less white or black). See step 1.</p>
<p>But you can&#8217;t remove transparency of pixel on layer (set transparency to 100%)</p>
<p><a href="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step0.png"><img class="alignnone size-full wp-image-15" title="png_alpha_channel-step0" src="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step0.png" alt="" width="400" height="170" /></a></p>
<p>For do that in Photohop, you need a 3rd part filter:  d-xparen plugin. Download and place <a title="Filter file" href="http://memmie.lenglet.name/web-archive/d-xparen.8bf">d-xparen.8bf</a> in Photoshop plugin directory. (On Window, you need to add to your system32 folter <a title="DLL file" href="http://memmie.lenglet.name/web-archive/MSVCRT10.DLL">MSVCRT10.DLL</a> for supporting this filter).</p>
<p>You can also do this with ExtendScript &#8230;</p>
<h2>Step 1: Select transparent pixels</h2>
<p><a href="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step1.png"><img class="alignnone size-full wp-image-16" title="png_alpha_channel-step1" src="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step1.png" alt="" width="400" height="170" /></a></p>
<h2>Step 2: create mask (alpha channel) with selection</h2>
<p><a href="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step2.png"><img class="alignnone size-full wp-image-17" title="png_alpha_channel-step2" src="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step2.png" alt="" width="400" height="170" /></a></p>
<h2>Step 3: Apply detransparent filter</h2>
<p><a href="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step3.png"><img class="alignnone size-full wp-image-18" title="png_alpha_channel-step3" src="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-step3.png" alt="" width="400" height="170" /></a></p>
<h2>Final</h2>
<p><a href="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-final.png"><img class="alignnone size-full wp-image-19" title="png_alpha_channel-final" src="http://memmie.lenglet.name/wp-content/uploads/2008/03/png_alpha_channel-final.png" alt="" width="400" height="170" /></a></p>
<p>Now you have converted your transparent layer to opaque layer with mask !</p>
<p>Resources:</p>
<ul>
<li><a href="http://www.ypoart.com/tutorials/alpha/decals.php">http://www.ypoart.com/tutorials/alpha/decals.php</a></li>
<li><a href="http://www.telegraphics.com.au/sw/">http://www.telegraphics.com.au/sw/</a></li>
<li><a href="http://www.filterforge.com/">http://www.filterforge.com/</a></li>
<li><a href="http://www.filtermeister.com/">http://www.filtermeister.com/</a></li>
<li><a href="http://www.thepluginsite.com/resources/freeff.htm">http://www.thepluginsite.com/resources/freeff.htm</a></li>
<li><a href="http://www.adobe.com/devnet/bridge/">ExtendScript</a></li>
<li><a href="http://www.adobe.com/devnet/photoshop/scripting/">Photoshop Scripting</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://memmie.lenglet.name/photoshop/transparency-to-mask/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
