IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1632


Ignore:
Timestamp:
Aug 26, 2004, 11:43:50 AM (22 years ago)
Author:
Paul Price
Message:

Return type of psImagePixelInterpolate should be psC64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r1619 r1632  
    1 %%% $Id: psLibSDRS.tex,v 1.85 2004-08-25 04:37:48 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.86 2004-08-26 21:43:50 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    25522552
    25532553\begin{verbatim}
    2554 psF64 psImagePixelInterpolate (const psImage *input, float x, float y,
     2554psC64 psImagePixelInterpolate (const psImage *input, float x, float y,
    25552555                               psC64 unexposedValue, psImageInterpolateMode mode);
    25562556\end{verbatim}
Note: See TracChangeset for help on using the changeset viewer.