IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2004, 4:55:58 PM (22 years ago)
Author:
desonia
Message:

added mask/maskVal parameters to psImageRebin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageManip.c

    r1604 r1605  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2004-08-20 02:48:38 $
     13 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2004-08-20 02:55:58 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    356356                      const psImage* in,
    357357                      const psImage* restrict mask,
    358                       unsigned int maskVal,
     358                      psMaskType maskVal,
    359359                      unsigned int scale,
    360360                      const psStats* stats)
Note: See TracChangeset for help on using the changeset viewer.