snippetbashTip
ppmrelief — Produce a relief of a PPM image. More information: <https://netpbm.sourceforge.net/doc/ppmrelief.htm
Viewed 0 times
commandppmreliefreliefcliproduceimagemoreppm
Problem
How to use the
ppmrelief command: Produce a relief of a PPM image. More information: <https://netpbm.sourceforge.net/doc/ppmrelief.html>.Solution
ppmrelief — Produce a relief of a PPM image. More information: <https://netpbm.sourceforge.net/doc/ppmrelief.html>.Produce a relief of the specified PPM image:
ppmrelief {{path/to/input_file.ppm}} > {{path/to/output_file.ppm}}Code Snippets
Produce a relief of the specified PPM image
ppmrelief {{path/to/input_file.ppm}} > {{path/to/output_file.ppm}}Context
tldr-pages: common/ppmrelief
Revisions (0)
No revisions yet.