- Timestamp:
- Sep 7, 2007, 10:19:05 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070830/psLib/src/imageops/psImageBinning.h
r14452 r14773 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.2.2.1 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-09-07 20:19:05 $ 12 12 * 13 13 * Copyright 2007 Institute for Astronomy, University of Hawaii … … 51 51 psRegion psImageBinningSetRuffRegion (psImageBinning *binning, psRegion fineRegion); 52 52 53 float psImageBinningGetRuffX (psImageBinning *binning, float xFine); 54 float psImageBinningGetRuffY (psImageBinning *binning, float yFine); 55 float psImageBinningGetFineX (psImageBinning *binning, float xRuff); 56 float psImageBinningGetFineY (psImageBinning *binning, float yRuff); 57 53 58 /// @} 54 59 #endif // #ifndef PS_IMAGE_GEOM_MANIP_H
Note:
See TracChangeset
for help on using the changeset viewer.
