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_assistant_output/Colors/color24.html

    r290 r321  
    6565 into the equivalent 24-big long integer. 
    6666 This routine was written to be used with routines like 
    67  COLORS <!--++ COLORS is not a routine--> or 
    68  <a href="..//Colors/getcolor.html">getcolor</a>. 
     67 or <a href="..//Colors/getcolor.html">getcolor</a>. 
    6968 
    7069 
     
    8382 
    8483 
    85     <h3>Return value</h3> 
     84    <h3>Return value</h3> {type=long integer} 
    8685 a 24-bit long integer that is equivalent the input color. 
    8786 The color is described in terms of a hexadecimal number (e.g., FF206A) 
     
    102101      <font size="-1" color="#006633">required</font> 
    103102       
    104        
     103      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>byte, A three-element array</i></font> 
    105104       
    106105       
     
    108107 
    109108     
    110  A three-element column or row array representing 
    111  a color triple. The values of the elements must be between 0 and 255. 
     109 A color triple. The values of the elements must be between 0 and 255. 
    112110 
    113111     
     
    127125     
    128126    <h4>Version</h4> 
    129  $Id: color24.pro 258 2007-08-20 09:06:05Z pinsard $ 
     127 $Id: color24.pro 318 2007-12-03 14:21:21Z smasson $ 
    130128 
    131129    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.