IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2005, 2:51:28 PM (21 years ago)
Author:
drobbin
Message:

made request argument changes (apidelta-report-cycle6)

File:
1 edited

Legend:

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

    r4367 r4385  
    88 *  @author Robert DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2005-06-23 03:50:29 $
     10 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2005-06-25 00:51:28 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2727                       const psImage* restrict input,
    2828                       const psImage* restrict mask,
    29                        psU32 maskVal,
     29                       psMaskType maskVal,
    3030                       psRegion region,
    3131                       psImageCutDirection direction,
     
    273273                     const psImage* input,
    274274                     const psImage* mask,
    275                      psU32 maskVal,
     275                     psMaskType maskVal,
    276276                     psRegion region,
    277277                     unsigned int nSamples,
     
    407407                           const psImage* input,
    408408                           const psImage* restrict mask,
    409                            psU32 maskVal,
     409                           psMaskType maskVal,
    410410                           float x,
    411411                           float y,
Note: See TracChangeset for help on using the changeset viewer.