1Pnmtile User Manual(0) Pnmtile User Manual(0)
2
3
4
6 pnmtile - replicate an image to fill a specified region
7
8
10 pnmtile width height [pnmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pnmtile reads a PNM image as input. It replicates it to fill an area
17 of the specified dimensions and produces an image in the same format as
18 output.
19
20 You can do pretty much the reverse with pamdice.
21
22 You can explicitly concatenate an image to itself (or anything else)
23 with pnmcat.
24
25 If you're trying to tile multiple images into a superimage, see
26 pamundice or (for a thumbnail sheet) pnmindex.
27
28
29
31 pamundice(1), pnmcat(1), pamdice(1), pnmindex(1), pampop9(1), pnm(1)
32
33
35 Copyright (C) 1989 by Jef Poskanzer.
36
38 This manual page was generated by the Netpbm tool 'makeman' from HTML
39 source. The master documentation is at
40
41 http://netpbm.sourceforge.net/doc/pnmtile.html
42
43netpbm documentation 01 April 2007 Pnmtile User Manual(0)