<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
 <channel>
  <title>Tips and Tuts</title>
  <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?</link>
  <generator>http://www.eblah.com</generator>
  <description></description>
  <language>en</language>
  <item>
   <title>101 Tips and Tricks</title>
   <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1363287882/</link>
   <comments>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1363287882/#num1</comments>
   <description><![CDATA[I have posted an eBook on Amazon for 101 Super Simple Tricks to work faster with Paintshop Pro.<br /><br /><a href="http://www.amazon.com/101-Tips-Tricks-Paintshop-ebook/dp/B00BNYEAJY">http://www.amazon.com/101-Tips-Tricks-Paintshop-ebook/dp/B00BNYEAJY</a><br /><br />You can get it in all the Amazon stores. Just change the .com to the one for your country. <br /><br />If you dont have a Kindle, you can download a Kindle viewer for PC for free and enjoy this neat book.]]></description>
   <pubDate>Thu, 14 Mar 2013 12:04:42</pubDate>
   <dc:creator>Cassel</dc:creator>
  </item>
  <item>
   <title>Sparklers and Cool Colors</title>
   <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1360902804/</link>
   <comments>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1360902804/#num1</comments>
   <description><![CDATA[<a href="http://imageshack.us/photo/my-images/19/sparklers04.jpg/" title="imageshack.us/photo/my-images/19/sparklers04.jpg/" onclick="target='_new';"><img class="imgcode" src="http://imageshack.us/a/img19/7875/sparklers04.jpg" alt="" /></a><br /><br />Here is an example of a Gradient Map at work. Even thou Photoshop has a gradient<br />Map tool, you can do them in Paint Shop Pro just the same, you'll do it with <br />curves tool.]]></description>
   <pubDate>Thu, 14 Feb 2013 20:33:24</pubDate>
   <dc:creator>t2mouse</dc:creator>
  </item>
  <item>
   <title>Fun with the Arithmetic Tool</title>
   <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1360900279/</link>
   <comments>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1360900279/#num1</comments>
   <description><![CDATA[I had a request about using the Arithmetic Tool and what it does. <br /><br />Here is a basic run down on this tool.<br /><br />Basic Info here:<br />An Alpha Channel, in graphics terms, is what each pixel's is made of, and how each <br />channel controls that information of those pixels. A 32-bit graphics system contain <br />four channels -- three 8-bit channels, one channel for red, one channel for green, <br />and one channel for blue (RGB) and one 8-bit alpha channel. The alpha channel is <br />really a mask -- it specifies how the pixel's colors should be merged with another <br />pixel when two or more are overlaid, like one on top of the other. This way the colors <br />are control by the Alpha channel, and this is what we see in a computer generated <br />graphic as a whole picture. We see all four channels working together to create that <br />image we see.<br /><br />The Arithmetic Tool is not a filter, what it does is let you create a alpha channel from <br />two open images at once, without splitting each image in to it’s own 3 channels (Red, <br />Green, Blue). This tool does a lot for you, it lets you work with each channels of the <br />two images just like the layer palette does with it blending modes, only the layer palette <br />doesn’t control color Channels, it only lets you blend layers together base on different <br />lighting terms.<br /><br />Here are the Basic function and what the tool does with both images being used. Base on <br />what color channels you select from each Image, it will create a new Alpha channel base <br />on one of these selections:<br /><br />Add — Image 1 Value + Image 2 Value <br />Subtract — Image 1 Value – Image 2 Value <br />AND — Binary And <br />Average — (Image 1 value + Image 2 Value) / 2 <br />Multiply — Image 1 Value × Image 2 Value <br />Difference — Absolute Value of (Image 1 Value – Image 2 Value) <br />OR — Binary Or <br />Darkest — Minimum of (Image 1 Value, Image 2 Value) <br />Lightest — Maximum of (Image 1 Value, Image 2 Value) <br />XOR - Exclusive Or <br /><br />These are blending mode just like in the layer Palette, but on a more higher level of control.<br />O.K. on to the fun stuff….. <br />Here what you can do... and this is how I did it!<br /><br />I call this one a ink stamp effect - not for sure on that either. but it's cool looking.<br /><br /><br /><a href="http://imageshack.us/photo/my-images/837/finishedimage.jpg/" title="imageshack.us/photo/my-images/837/finishedimage.jpg/" onclick="target='_new';"><img class="imgcode" src="http://imageshack.us/a/img837/8477/finishedimage.jpg" alt="" /></a><br />]]></description>
   <pubDate>Thu, 14 Feb 2013 19:51:19</pubDate>
   <dc:creator>t2mouse</dc:creator>
  </item>
  <item>
   <title>Creating gradient Maps in Paint Shop Pro</title>
   <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1359172033/</link>
   <comments>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1359172033/#num1</comments>
   <description><![CDATA[How to create them with out plug ins....<br /><br />Here is the original image and the same image with a Gradient Maps applied to it on right, <br />it is 100% the same as the one in Photoshop. The gradient map version on the right has the <br />blending mode set to Color (Legacy) at 65% in Paint Shop pro.<br /><br /><a href="http://imageshack.us/photo/my-images/15/netexample02.jpg/" title="imageshack.us/photo/my-images/15/netexample02.jpg/" onclick="target='_new';"><br /><img class="imgcode" src="http://imageshack.us/a/img15/5012/netexample02.jpg" alt="" /></a><br /><br />Looking at the next image, you can see the gradient Map that where’re going to create. <br />Looking closely you can see there is no different between the 2 photo editing programs, <br />and below that, is the grayscale range that it was mapped to. There are 3 colors being <br />used in this Gradient Map, Purple which is made of R111, G21, B108, the middle color a <br />Green, which is made of R0, G96, B27, the last color Orange, which is made of R253, <br />G124, B0. What I want to do is, explain to you how to map each of these colors on the <br />Curves Grid. So far we know that the purple is for the darkest area going toward the <br />middle and stopping 50% between the Greens which is in the middle of the whole <br />gradient Map. Creating a small amount of blue between them because of there colors. <br />Then for the lightest side of the Gray scale we have the Orange color going to the middle <br />toward the green stopping at 50% between the two. OK, now we have the colors and the <br />location of each of them, our next step is to create this gradient by using that information.<br /><br /><a href="http://imageshack.us/photo/my-images/594/netexample01.jpg/" title="imageshack.us/photo/my-images/594/netexample01.jpg/" onclick="target='_new';"><img class="imgcode" src="http://imageshack.us/a/img594/4896/netexample01.jpg" alt="" /></a><br />]]></description>
   <pubDate>Fri, 25 Jan 2013 19:47:13</pubDate>
   <dc:creator>t2mouse</dc:creator>
  </item>
  <item>
   <title>Text In Circle Notes Version X4</title>
   <link>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1356199312/</link>
   <comments>http://pspug.org/cgi-bin/forum/Blah.pl/Blah.pl?m-1356199312/#num1</comments>
   <description><![CDATA[I discovered this modification in Version X4, and posted it in that thread.&nbsp;&nbsp;Admin suggested it I repost it here.&nbsp;&nbsp;I referred only to the notes at the end of the tutorial, but of course folks following the tutorial from the beginning need to be aware as well.&nbsp;&nbsp;<br /><br />Happy Holidays... <br /><br /><br />Good Morning, Folks!<br /><br />Just a note regarding the Text In Circle tutorial that may avoid a few bald spots for people struggling with it using Version X4 and likely X5 as well, although I cannot speak for the latter,&nbsp;&nbsp;(<a href="http://www.pspug.org/tutorial/html/tut9eff/textonpath_v9.htm">http://www.pspug.org/tutorial/html/tut9eff/textonpath_v9.htm</a>)<br /><br />Referring to the Checklist of Steps at the bottom of the tutorial, when I click on #4, I find the 'Convert to Path' command just not there&nbsp;&nbsp;It now lives in Objects/Convert to Path.&nbsp;&nbsp;Ditto with #6.&nbsp;&nbsp;<br /><br />So... I hope this helps.<br /><br />Muriel! ]]></description>
   <pubDate>Sat, 22 Dec 2012 10:01:52</pubDate>
   <dc:creator>Muriel</dc:creator>
  </item>
 </channel>
</rss>