next up previous
Next: bigio_open - open Up: C Routines Previous: bigio_getrow - return

bigio_gettype - return the data type of a big image

void bigio_gettype
(
int bd,            /* big image descriptor (given) */
char *dtype,       /* storage type of pixel data (returned) */
int *status        /* global status (given and returned) */
);



SuperCOSMOS development
Tue Aug 20 12:02:13 BST 1996