Changeset 14500 for trunk/Ohana/src/libkapa/include/kapa.h
- Timestamp:
- Aug 15, 2007, 9:10:13 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libkapa/include/kapa.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libkapa/include/kapa.h
r13899 r14500 124 124 int KiiNewPicture1D (int fd, KiiImage *image, KapaImageData *data, Coords *coords); 125 125 int KiiNewPicture2D (int fd, KiiImage *image, KapaImageData *data, Coords *coords); 126 127 int KapaSetImageCoords (int fd, Coords *coords); 128 int KapaGetImageCoords (int fd, Coords *coords); 129 int KapaGetImageRange (int fd, double *Xmin, double *Xmax, double *Ymin, double *Ymax); 126 130 127 131 /* KiiOverlay.c */
Note:
See TracChangeset
for help on using the changeset viewer.
