pamstretch
all
Scale up a PAM image by interpolating between pixels. See also: `pamstretch-gen`, `pamenlarge`, `pamscale`.
More info →Subcommands (1)
Options (2)
-xbooleanScale up a PAM image by the specified factors in the horizontal and vertical directions
Example:
pamstretch {{[-x|-xscale]}} {{xn}} {{[-y|-yscale]}} {{yn}} {{path/to/image.pam}} > {{path/to/output.pam}}-ybooleanScale up a PAM image by the specified factors in the horizontal and vertical directions
Example:
pamstretch {{[-x|-xscale]}} {{xn}} {{[-y|-yscale]}} {{yn}} {{path/to/image.pam}} > {{path/to/output.pam}}Examples (2)
Scale up a PAM image by an integer factor
pamstretch n path/to/image.pam > path/to/output.pamScale up a PAM image by the specified factors in the horizontal and vertical directions
pamstretch [-x|-xscale] xn [-y|-yscale] yn path/to/image.pam > path/to/output.pammade by @shridhargupta | data from tldr-pages