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

update documentation

Location:
trunk/SRC/Documentation/idldoc_assistant_output/Colors
Files:
3 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> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Colors/colorbar.html

    r249 r321  
    7272 
    7373      <h2>colorbar  <font size="-1" color="#006633"> 
    74  Graphics, Widget 
     74 Graphics 
    7575</font></h2> 
    7676 
     
    442442     
    443443    <h4>Version</h4> 
    444  $Id: colorbar.pro 231 2007-03-19 17:15:51Z pinsard $ 
     444 $Id: colorbar.pro 318 2007-12-03 14:21:21Z smasson $ 
    445445 
    446446    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Colors/newpalette.html

    r290 r321  
    163163     
    164164    <h4>Version</h4> 
    165  $Id: newpalette.pro 285 2007-09-14 11:05:09Z smasson $ 
     165 $Id: newpalette.pro 292 2007-09-24 13:23:37Z pinsard $ 
    166166 
    167167    <h4>History</h4> 
    168  Guillaume Roulet (gr@lodyc.jussieu.fr) 
     168 Guillaume Roullet (gr@lodyc.jussieu.fr) 
    169169 30/3/1999 s.masson, add _extra, research of the full name, OVER 
    170170                       5/5/1999 s.masson 
Note: See TracChangeset for help on using the changeset viewer.