next up previous
Next: Getting the Software Up: C Routines Previous: bigio_putmap - put

bigio_putrow - put a row of pixels into a lane

void bigio_putrow
(
int bd,            /* big image descriptor (given) */
int lane_no,       /* lane number (given) */
int row_no,        /* row number (given) */
char *buffer,      /* values to be put (given) */
int *status        /* global status (given and returned) */
);



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