1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>TEV - Swap Table Properties</title> 8</head> 9<body> 10<h1 id="TEV_SWAPTABLE_PROPERTY">TEV - Swap Table Properties</h1> 11 12<p>Use these properties to edit detailed TEV swap table settings.</p> 13 14<p class="img"> 15 <img src="images/material_tev_swaptable.gif" alt="TEV - Swap Table Properties"> 16</p> 17 18<ol class="ui"> 19 <!-- =================================================== --> 20 <li> 21 <p>Sets swap table 0.</p> 22 <p>The following values can be selected from the following for each RGBA component:</p> 23 <dl class="enum"> 24 <dt>R</dt> 25 <dd>Swaps to the R component.</dd> 26 <dt>G</dt> 27 <dd>Swaps to the G component.</dd> 28 <dt>B</dt> 29 <dd>Swaps to the B component.</dd> 30 <dt>A</dt> 31 <dd>Swaps to the A component.</dd> 32 </dl> 33 <p>Click the button at right to reset the swap table defaults (no-swap setting).</p> 34 </li> 35 36 <!-- =================================================== --> 37 <li> 38 <p>Sets swap table 1.</p> 39 <p>The setting method is the same as that for swap table 0.</p> 40 </li> 41 42 <!-- =================================================== --> 43 <li> 44 <p>Sets swap table 2.</p> 45 <p>The setting method is the same as that for swap table 0.</p> 46 </li> 47 48 <!-- =================================================== --> 49 <li> 50 <p>Sets swap table 3.</p> 51 <p>The setting method is the same as that for swap table 0.</p> 52 </li> 53</ol> 54 55<hr><p>CONFIDENTIAL</p></body> 56</html> 57