home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
data
/
tileimag.
/
tileimag.bin
Wrap
Text File
|
1995-12-09
|
912b
|
20 lines
OPERATOR
tileImages --- display a vector of images as one image
DESCRIPTION
The tileImages operator converts a vector of images into one WIT image. The
resulting image is a grid of images having a number of columns and rows as
denoted by the tileColumns and tileRows parameters. If either parameter is 0,
then the operator determines the width and/or height of the grid image. The
spacing parameter allows the user to place a band of zero-valued pixels
between each image. The number of pixels in that band is given by the value
of the parameter. Additionally, images from the vector can be placed in the
top left corner of each grid area or in the center of the area. This may
be useful when images within the vector are of varying sizes.
This operator is convenient for viewing vectors of related images, for example
a series of slices through one 3D volume.