- Timestamp:
- Mar 29, 2011, 11:04:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/Ohana/src/libkapa/include/kapa.h
r30889 r31078 154 154 int KapaSetImageCoords (int fd, Coords *coords); 155 155 int KapaGetImageCoords (int fd, Coords *coords); 156 int KapaGetImageRange (int fd, double *Xmin, double *Xmax, double *Ymin, double *Ymax );156 int KapaGetImageRange (int fd, double *Xmin, double *Xmax, double *Ymin, double *Ymax, int *dX, int *dY); 157 157 158 158 /* KiiOverlay.c */
Note:
See TracChangeset
for help on using the changeset viewer.
