Changeset 14923 for trunk/psLib/src/imageops/psImageBinning.h
- Timestamp:
- Sep 20, 2007, 1:53:48 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageBinning.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageBinning.h
r14452 r14923 8 8 * @author Eugene Magnier, IfA 9 9 * 10 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2007-0 8-09 01:40:07$10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-09-20 23:53:48 $ 12 12 * 13 13 * Copyright 2007 Institute for Astronomy, University of Hawaii … … 51 51 psRegion psImageBinningSetRuffRegion (psImageBinning *binning, psRegion fineRegion); 52 52 53 double psImageBinningGetRuffX (const psImageBinning *binning, const double xFine); 54 double psImageBinningGetRuffY (const psImageBinning *binning, const double yFine); 55 double psImageBinningGetFineX (const psImageBinning *binning, const double xRuff); 56 double psImageBinningGetFineY (const psImageBinning *binning, const double yRuff); 57 53 58 /// @} 54 59 #endif // #ifndef PS_IMAGE_GEOM_MANIP_H
Note:
See TracChangeset
for help on using the changeset viewer.
