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/psImageGeomManip.c

    r4367 r4385  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-06-23 03:50:29 $
     12 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-06-25 00:51:28 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    305305                       const psImage* input,
    306306                       float angle,
    307                        _Complex exposed,
     307                       complex exposed,
    308308                       psImageInterpolateMode mode)
    309309{
     
    597597                      float dx,
    598598                      float dy,
    599                       _Complex exposed,
     599                      complex exposed,
    600600                      psImageInterpolateMode mode)
    601601{
     
    692692                          const psImage *input,
    693693                          const psImage *inputMask,
    694                           int inputMaskVal,
     694                          psMaskType inputMaskVal,
    695695                          const psPlaneTransform *outToIn,
    696696                          psRegion region,
Note: See TracChangeset for help on using the changeset viewer.