Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Colors/directory-overview.html

    r200 r234  
    9090       
    9191        <dt><a href="color24.html">color24.pro</a></dt> 
    92         <dd>   The purpose of this function is to convert a RGB color triple  into the equivalent 24-big long integer.</dd> 
     92        <dd>  The purpose of this function is to convert a RGB color triple  into the equivalent 24-big long integer.</dd> 
    9393       
    9494        <dt><a href="colorbar.html">colorbar.pro</a></dt> 
     
    9696       
    9797        <dt><a href="getcolor.html">getcolor.pro</a></dt> 
    98         <dd>   The original purpose of this function was to enable the  user to specify one of the 16 colors supported by the  McIDAS color map by name.</dd> 
     98        <dd>  The original purpose of this function was to enable the  user to specify one of the 16 colors supported by the  McIDAS color map by name.</dd> 
    9999       
    100100        <dt><a href="lct.html">lct.pro</a></dt> 
    101         <dd>   Fastest than type loadct, file = 'palette.</dd> 
     101        <dd>  Fastest than type loadct, file = 'palette.</dd> 
    102102       
    103103        <dt><a href="newpalette.html">newpalette.pro</a></dt> 
    104         <dd>   Allows to save the palette which is on the screen  in a same type file than the one given by default in IDL  'colors1.</dd> 
     104        <dd>  Allows to save the palette which is on the screen  in a same type file than the one given by default in IDL  'colors1.</dd> 
    105105       
    106106        <dt><a href="xlct.html">xlct.pro</a></dt> 
    107         <dd>   Like xloadct but fastest to write and call by default the palette   palette.</dd> 
     107        <dd>  Like xloadct but fastest to write and call by default the palette  palette.</dd> 
    108108       
    109109        <dt><a href="xpal.html">xpal.pro</a></dt> 
    110         <dd>  like xpalette but shorter to write and, moreover,  possess a hotkey save which (thanks to the newpalette routine)  allows to save the routine that we have just done.</dd> 
     110        <dd>  Choose the best foreground and background colors for  the current color maps and set !P appropriately.</dd> 
    111111       
    112112      </dl> 
Note: See TracChangeset for help on using the changeset viewer.