TileImageFilter

TileImageFilter produces a new image which is a tiled copy of the source image. You specify the size of the output image.

As well as simple tiling, this filter will perform symmetric tilings. You can pass in a 'symmetry matrix' which specifies for each tile whether it should be rotated 180 degrees, flipped, or left alone.

TileImageFilter
TileImageFilter