IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 4:30:50 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImage.h

    r4195 r4315  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-06-09 21:20:20 $
     13 *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-06-18 02:30:49 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    105105    psU32 numCols,                     ///< Number of rows in image.
    106106    psU32 numRows,                     ///< Number of columns in image.
    107     const psElemType type              ///< Type of data for image.
     107    psElemType type                    ///< Type of data for image.
    108108);
    109109
Note: See TracChangeset for help on using the changeset viewer.