pamshadedrelief
all
Generate a shaded relief from an elevation map. See also: `pamcrater`, `ppmrelief`.
More info →Options (1)
-gbooleanGamma adjust the image by the specified factor
Example:
pamshadedrelief < {{path/to/input.pam}} {{[-g|-gamma]}} {{factor}} > {{path/to/output.pam}}Examples (2)
Generate a shaded relief image with the input image interpreted as an elevation map
pamshadedrelief < path/to/input.pam > path/to/output.pamGamma adjust the image by the specified factor
pamshadedrelief < path/to/input.pam [-g|-gamma] factor > path/to/output.pammade by @shridhargupta | data from tldr-pages