logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pnmtile - replicate an image to fill a specified region

Author

       Copyright (C) 1989 by Jef Poskanzer.

Description

       This program is part of Netpbm(1).

       pnmtile  reads  a  PNM  image as input.  It replicates it to fill an area of the specified dimensions and
       produces an image in the same format as output.

       You can do pretty much the reverse with pamdice.

       You can explicitly concatenate an image to itself (or anything else) with pamcat.

       If you're trying to tile multiple images into a superimage, see pamundice  or  (for  a  thumbnail  sheet)
       pnmindex.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/pnmtile.html

netpbm documentation                              01 April 2007                           PnmtileUserManual(1)

Name

       pnmtile - replicate an image to fill a specified region

Options

       There  are no command line options defined specifically for pnmtile, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

pamundice(1), pamcat(1), pamdice(1), pnmindex(1), pampop9(1), pnm(1)

Synopsis

pnmtilewidthheight [pnmfile]

See Also