Table of Contents

Name

tile - repeats an image in two dimensions

Synopsis

tile inimage outimage xsize ysize

Description

tile repeats an image in two dimensions. An output image that is xsize by ysize pixels is created by repeating the input image.

See Also

assemble(6D)


Table of Contents