home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / pyramid / showpyra. / showpyra.bin
Text File  |  1995-12-09  |  566b  |  13 lines

  1. OPERATOR
  2.  
  3. showPyramid --- display all the images in a pyramid as one image
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The showPyramid operator takes an input image vector and creates a single 
  9. image containing all elements within the vector. Component images can be 
  10. ordered either horizontally, vertically, or in a spiral fashion as indicated 
  11. by the orientation parameter. If a positive integer value I is specified for 
  12. the spacing parameter, then a zero-valued band of pixels of width I will be 
  13. placed between each component image within the composite image.