mirror of https://github.com/CrimsonTome/tldr.git
10 lines
318 B
Markdown
10 lines
318 B
Markdown
# pamstretch-gen
|
|
|
|
> Scale up a PAM image by decimal values.
|
|
> See also: `pamstretch`, `pamenlarge`, `pamscale`.
|
|
> More information: <https://netpbm.sourceforge.net/doc/pamstretch-gen.html>.
|
|
|
|
- Scale up a PAM image by the specified decimal factor:
|
|
|
|
`pamstretch-gen {{N}} {{path/to/image.pam}} > {{path/to/output.pam}}`
|