HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pamstretch-gen — Scale up a PAM image by decimal values. See also: `pamstretch`, `pamenlarge`, `pamscale`. More infor

Submitted by: @import:tldr-pages··
0
Viewed 0 times
pamcommandscalepamstretch-gendecimalvaluescliimage

Problem

How to use the pamstretch-gen command: Scale up a PAM image by decimal values. See also: pamstretch, pamenlarge, pamscale. More information: <https://netpbm.sourceforge.net/doc/pamstretch-gen.html>.

Solution

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}}

Code Snippets

Scale up a PAM image by the specified decimal factor

pamstretch-gen {{n}} {{path/to/image.pam}} > {{path/to/output.pam}}

Context

tldr-pages: common/pamstretch-gen

Revisions (0)

No revisions yet.