NAME

multi_ppm -- generate unit for writing multiple image files

PROTOTYPE

unitptr multi_ppm(int dx, int dy, char *fn, int nx, int ny, unitptr dest)

ARGUMENTS

int dx
x dimension of image
int dy
y dimension of image
char *fn
file name
int nx
number of images in x direction
int ny
number of images in y direction
unitptr dest
host for new unit

INTERFACE:

XP_in: Red channel or intensity YP_in: Green channel ZP_in: Blue channel CTL_in[0]: Switch between storage and writing CTL_in[1]: x index of image CTL_in[2]: y index of image

FILE

/local/homes/rhaschke/nst7/man/../o.linx86_64//../foldersrc/nst_file.c