home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / ruzne / painter / PAINTE~2.cab / _4E6B2352F60E4DCD945438DA3888361C < prev    next >
Text File  |  2003-03-24  |  6KB  |  169 lines

  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.   <head>
  3.     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  4.     <meta name="GENERATOR" content="Quadralay WebWorks Publisher Professional Edition 6.0.7" />
  5.     <meta name="TEMPLATEBASE" content="Painter 8 Template" />
  6.     <meta name="LASTUPDATED" content="03/24/03 17:16:19" />
  7. <meta name="keywords" content="Channels, Alpha, channels" />
  8.     <title>Understanding Alpha Channels  </title>
  9.     <link rel="StyleSheet" href="document.css" type="text/css" media="screen" />
  10.   </head>
  11.  
  12.   <body>
  13.     <script type="text/javascript" language="JavaScript">
  14.      <!--
  15.       function  WWHUpdateFavorite(ParamHREF)
  16.       {
  17.         if ((parent != null) &&
  18.             (parent.WWHelpFrameSet != null))
  19.         {
  20.           parent.WWHelpFrameSet.fUpdateFavorite(ParamHREF);
  21.         }
  22.       }
  23.  
  24.       function  WWHSyncTOC(ParamHREF)
  25.       {
  26.         if ((parent != null) &&
  27.             (parent.WWHelpFrameSet != null))
  28.         {
  29.           parent.WWHelpFrameSet.fSyncTOC(ParamHREF);
  30.         }
  31.       }
  32.  
  33.       function  WWHShowPopup(ParamContext,
  34.                              ParamLink,
  35.                              ParamEvent)
  36.       {
  37.         if ((parent != null) &&
  38.             (parent.WWHelpFrameSet != null))
  39.         {
  40.           parent.WWHelpFrameSet.fShowPopup(ParamContext, ParamLink, ParamEvent);
  41.         }
  42.       }
  43.  
  44.       function  WWHHidePopup()
  45.       {
  46.         if ((parent != null) &&
  47.             (parent.WWHelpFrameSet != null))
  48.         {
  49.           parent.WWHelpFrameSet.fHidePopup();
  50.         }
  51.       }
  52.  
  53.       function  WWHClickedPopup(ParamContext,
  54.                                 ParamLink)
  55.       {
  56.         if ((parent != null) &&
  57.             (parent.WWHelpFrameSet != null))
  58.         {
  59.           location.href = parent.WWHelpFrameSet.fClickedPopup(ParamContext, ParamLink);
  60.         }
  61.       }
  62.      // -->
  63.     </script>
  64.  
  65.     <script type="text/javascript" language="JavaScript">
  66.      <!--
  67.       var  WWHelpHREF = location.href;
  68.  
  69.  
  70.       WWHUpdateFavorite(WWHelpHREF);
  71.      // -->
  72.     </script>
  73. <a name="pagetop">    
  74.     <table border="0">
  75.       <tr>
  76.         <td width="23">
  77. <a href="13-Channels2.html">
  78.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  79.     </a>
  80.         </td>
  81.         <td width="23">
  82. <a href="13-Channels4.html">
  83.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  84.     </a>
  85.         </td>
  86.       </tr>
  87.     </table>
  88.    </a>
  89.  
  90. <table border="0">
  91.       <tr width="400"></tr>
  92.       <tr width="400"></tr>
  93.       <tr width="400"></tr>
  94.       <tr width="400"></tr>
  95.       <tr width="400"></tr>
  96.       <tr width="400"></tr>
  97.       <tr>
  98.         <td width="40"></td>
  99.         <td width="400">
  100. <li class="Bulleted"><a href="13-Channels3.html#1012691">Understanding Alpha Channels</a></li><br/>
  101. </td>
  102.       </tr>
  103.     </table>
  104.  
  105.   <blockquote>
  106.         <h2 id="1012691" class="Heading1">
  107.   <a name="1012691"> </a>Understanding Alpha Channels
  108. </h2>
  109.  
  110.  
  111.  
  112. <p id="1011049" class="Body">
  113.   <a name="1011049"> </a>An alpha channel is a mask through which you can paint on, and apply effects to, an image. The alpha channel stores 8 bits of information per pixel, which means that each pixel can be assigned one of 256 (2<span style="color: #000000;  font-style: normal; font-weight: normal; text-decoration: none; text-transform: none; vertical-align: super">8</span>) levels of gray-from 0 (black) to 255 (white). White areas of the channel are selected, and black areas of the channel are protected. Intermediate levels of gray are partially protected. For example, areas that are 50% gray will allow 50% of the brush stroke or effect to get through the channel to the image.
  114. </p>
  115. <p id="1011050" class="Body">
  116.   <a name="1011050"> </a>Alpha channels work like selections. Selections, however, are available only when working with the active image during the current session. You can save your selection, which creates an alpha channel. Channels remain inactive (for canvas control) until you load them to a selection. You can think of a channel as a "dormant selection."
  117. </p>
  118. <p id="1011055" class="Body">
  119.   <a name="1011055"> </a>For more information about selections, refer to <a href="12-Selections3.html#998948">"Working with Selections"</a>.
  120. </p>
  121. <p id="1009923" class="Body">
  122.   <a name="1009923"> </a>Corel     Painter lets you create up to 32 alpha channels. The channels are listed on the Channels palette, where you can select and control them.
  123. </p>
  124. <p id="1009204" class="Body">
  125.   <a name="1009204"> </a>You can edit a channel in a number of ways and then load it as a selection.
  126. </p>
  127. <p id="1009563" class="Body">
  128.   <a name="1009563"> </a>Stored channels remain part of the file when you save in Corel     Painter or Photoshop format. No matter how many times you work on a file, the channels are available whenever you need them.
  129. </p>
  130.   </blockquote>
  131.  
  132.  
  133. <table border="0">
  134.       <tr>
  135.         <td width="23">
  136. <a href="13-Channels2.html">
  137.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  138.     </a>
  139.         </td>
  140.         <td width="23">
  141. <a href="13-Channels4.html">
  142.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  143.     </a>
  144.         </td>
  145.       <td width="23" >
  146.           <a href="#pagetop">
  147.             <img SRC="images/BtnBacktoTop.gif" ALT="Back to Top" border="0" height="21" width="23" />
  148.           </a>
  149.       </td>
  150.       </tr>
  151.     </table>
  152.  
  153.    <div id="WWHelpPopupDIV" style="position: absolute ; z-index: 1 ; visibility: hidden ; top: 0px ; left: 0px">
  154.     <script type="text/javascript" language="JavaScript">
  155.      <!--
  156.       if ((parent != null) &&
  157.           (parent.WWHelpFrameSet != null))
  158.       {
  159.         if (document.all != null)  // Non-Netscape browser
  160.         {
  161.           document.writeln(parent.WWHelpFrameSet.mPopup.fFormat("Popup"));
  162.         }
  163.       }
  164.      // -->
  165.     </script>
  166.    </div>
  167.   </body>
  168. </html>
  169.