Ignore:
Timestamp:
12/03/07 16:41:25 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Colors/color24.html

    r290 r321  
    9191 into the equivalent 24-big long integer. 
    9292 This routine was written to be used with routines like 
    93  COLORS <!--++ COLORS is not a routine--> or 
    94  <a href="..//Colors/getcolor.html">getcolor</a>. 
     93 or <a href="..//Colors/getcolor.html">getcolor</a>. 
    9594</div> 
    9695 
     
    118117</div> 
    119118 
    120           <h3>Return value</h3><div class="preformat"> 
     119          <h3>Return value</h3><div class="preformat"> {type=long integer} 
    121120 a 24-bit long integer that is equivalent the input color. 
    122121 The color is described in terms of a hexadecimal number (e.g., FF206A) 
     
    136135              <span class="attr">required</span> 
    137136               
    138                
     137              <span class="attr">type:</span> <span class="value">byte, A three-element array</span> 
    139138               
    140139               
     
    142141         
    143142          <div class="comments"> 
    144  A three-element column or row array representing 
    145  a color triple. The values of the elements must be between 0 and 255. 
     143 A color triple. The values of the elements must be between 0 and 255. 
    146144</div> 
    147145             
     
    162160           
    163161          <h4>Version</h4><div class="preformat"> 
    164  $Id: color24.pro 258 2007-08-20 09:06:05Z pinsard $ 
     162 $Id: color24.pro 318 2007-12-03 14:21:21Z smasson $ 
    165163</div> 
    166164          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.